src/gdb ChangeLog parse.c

jimb@sourceware.org jimb@sourceware.org
Fri Apr 29 00:04:00 GMT 2005


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jimb@sourceware.org	2005-04-29 00:04:06

Modified files:
	gdb            : ChangeLog parse.c 

Log message:
	* parse.c (namecopy): Change allocation conventions.
	(namecopy_size): New variable.
	(copy_name): Allocate namecopy using xrealloc, instead of assuming
	it has adequate space allocated to it.
	(parse_exp_1): Don't try to allocate space for namecopy here.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.7103&r2=1.7104
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/parse.c.diff?cvsroot=src&r1=1.48&r2=1.49



More information about the Gdb-cvs mailing list