[PATCH] Replace potentially unsafe alloca with xmalloc/xfree in value_concat

Siddhesh Poyarekar siddhesh@redhat.com
Fri Sep 14 12:49:00 GMT 2012


On Fri, 14 Sep 2012 13:37:05 +0200, Jan wrote:
> OK with that change.

Thanks, committed.

Regards,
Siddhesh

http://sourceware.org/ml/gdb-cvs/2012-09/msg00068.html

CVSROOT:	/cvs/src
Module name:	src
Changes by:	siddhesh@sourceware.org	2012-09-14 12:46:56

Modified files:
	gdb            : ChangeLog valarith.c 

Log message:
	* valarith.c (value_concat): Replace unsafe ALLOCA with
	XMALLOC/XFREE.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14659&r2=1.14660
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/valarith.c.diff?cvsroot=src&r1=1.105&r2=1.106



More information about the Gdb-patches mailing list