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


On Mon, 23 Jul 2012 08:07:22 -0600, Tom wrote:
> >>>>> "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
> Siddhesh> potentially unsafe alloca with xmalloc/xfree.
> Siddhesh> 	* valops.c (search_struct_method): Likewise.
> 
> Ok.  Thanks.
> 

Committed:

http://sourceware.org/ml/gdb-cvs/2012-07/msg00182.html

Regards,
Siddhesh


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