This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog valarith.c
- From: siddhesh at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 14 Sep 2012 12:46:56 -0000
- Subject: src/gdb ChangeLog valarith.c
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