This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Remove more instances of unsafe alloca


>>>>> "Siddhesh" == Siddhesh Poyarekar <siddhesh@redhat.com> writes:

Siddhesh> 2012-07-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
Siddhesh> 	* p-valprint.c (pascal_object_print_value): Replace potentially
Siddhesh> 	unsafe alloca with xmalloc/xfree.
Siddhesh> 	* valops.c (search_struct_method): Likewise.

Ok.  Thanks.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]