diff options
author | Simon Marchi <simon.marchi@polymtl.ca> | 2020-09-14 11:12:55 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@efficios.com> | 2020-09-14 11:30:58 -0400 |
commit | 33f4dd48cefa64257880e6d98124c3f3e54f5196 (patch) | |
tree | fc9aaf9e4dc34c49468172684d9b33b271a56b56 /gdb/m68k-tdep.h | |
parent | gdb: change xml_fetch_another a function_view (diff) | |
download | binutils-gdb-33f4dd48cefa64257880e6d98124c3f3e54f5196.tar.gz binutils-gdb-33f4dd48cefa64257880e6d98124c3f3e54f5196.tar.bz2 binutils-gdb-33f4dd48cefa64257880e6d98124c3f3e54f5196.zip |
gdb: remove xfree in xml-support.c
Replace an xfree with automatic memory management with a unique pointer.
gdb/ChangeLog:
* xml-support.c (xml_fetch_content_from_file): Replace xfree
with gdb::unique_xmalloc_ptr<char>.
Change-Id: Ia4d735b383e3b9eb660f445f2c7f2c5e27411b64
Diffstat (limited to 'gdb/m68k-tdep.h')
0 files changed, 0 insertions, 0 deletions