]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/varobj.c
* varobj.c (varobj_set_display_format): Use xfree.
authorTom Tromey <tromey@redhat.com>
Sat, 13 Sep 2008 23:37:05 +0000 (23:37 +0000)
committerTom Tromey <tromey@redhat.com>
Sat, 13 Sep 2008 23:37:05 +0000 (23:37 +0000)
commit6c761d9c9c9271145dccec5103e8fdc4fde64e9d
tree8d989356dc93a47bcbd229b86fcf4ffd58cadf01
parent339c13b662e90ae3ba32ac076a8fd6dd4548d608
* varobj.c (varobj_set_display_format): Use xfree.
* tracepoint.c (stringify_collection_list): Use xfree.
* remote-fileio.c (remote_fileio_reset): Use xfree.
* mipsread.c (read_alphacoff_dynamic_symtab): Use xfree.
* dfp.c (decimal_from_floating): Use xfree, xstrprintf.  Don't use
asprintf.
* cp-support.c (mangled_name_to_comp): Use xfree.
gdb/ChangeLog
gdb/cp-support.c
gdb/dfp.c
gdb/mipsread.c
gdb/remote-fileio.c
gdb/tracepoint.c
gdb/varobj.c