OSDN Git Service

* varobj.c (c_value_of_child): Release memory for "name" when
authorkseitz <kseitz>
Tue, 20 Nov 2001 18:08:13 +0000 (18:08 +0000)
committerkseitz <kseitz>
Tue, 20 Nov 2001 18:08:13 +0000 (18:08 +0000)
commit78172c7708b0387ddb693c9db7d3a460edda33a2
treeb7b93e4c8ae3c95c79c93a74d03eaeee7ecb8ad1
parente54aa774effc46f7b4ef2be42139bdc32e30c9ef
* 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.
gdb/ChangeLog
gdb/varobj.c