src/gdb ChangeLog varobj.c

kseitz@sourceware.cygnus.com kseitz@sourceware.cygnus.com
Tue Nov 20 10:08:00 GMT 2001


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kseitz@sources.redhat.com	2001-11-20 10:08:15

Modified files:
	gdb            : ChangeLog varobj.c 

Log message:
	* varobj.c (c_value_of_child): Release memory for "name" when
	finshed using it.
	(c_type_of_child): Likewise.
	(cplus_value_of_child): Isolate the use of name_of_child to
	one case that needs it.
	Release memory for "name" when finished using it.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.1802&r2=1.1803
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/varobj.c.diff?cvsroot=src&r1=1.24&r2=1.25



More information about the Gdb-cvs mailing list