src/gdb ChangeLog p-valprint.c valops.c
siddhesh@sourceware.org
siddhesh@sourceware.org
Mon Jul 23 18:08:00 GMT 2012
CVSROOT: /cvs/src
Module name: src
Changes by: siddhesh@sourceware.org 2012-07-23 18:08:30
Modified files:
gdb : ChangeLog p-valprint.c valops.c
Log message:
* p-valprint.c (pascal_object_print_value): Replace potentially
unsafe alloca with xmalloc/xfree.
* valops.c (search_struct_method): Likewise.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14514&r2=1.14515
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/p-valprint.c.diff?cvsroot=src&r1=1.100&r2=1.101
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/valops.c.diff?cvsroot=src&r1=1.297&r2=1.298
More information about the Gdb-cvs
mailing list