aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2019-06-23 14:28:11 -0600
committerTom Tromey <tom@tromey.com>2019-06-25 07:48:51 -0600
commit17568d782d96434537fe9698c5ebcb09f35c20cb (patch)
treee8d70e0771832c06286798701798b44746921b0c /include
parent53e7cdbaa1d8c0c53038226de07d8160d7f66d82 (diff)
downloadgdb-17568d782d96434537fe9698c5ebcb09f35c20cb.zip
gdb-17568d782d96434537fe9698c5ebcb09f35c20cb.tar.gz
gdb-17568d782d96434537fe9698c5ebcb09f35c20cb.tar.bz2
Remove NULL checks before xfree
A couple of spots in the TUI did a NULL check before an xfree. This isn't necessary, and most other cases were removed from gdb a while ago. gdb/ChangeLog 2019-06-25 Tom Tromey <tom@tromey.com> * tui/tui-source.c (tui_set_source_content): Don't check before xfree. * tui/tui-disasm.c (tui_disassemble): Don't check before xfree.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions