aboutsummaryrefslogtreecommitdiff
path: root/zlib
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2019-02-25 14:25:01 -0800
committerJohn Baldwin <jhb@FreeBSD.org>2019-02-25 14:25:01 -0800
commit0f58c9e88ebee636206b946b00ea52b47056b320 (patch)
tree11bb08dcbd981f5766b74029951e2d1cf573755a /zlib
parent0a0f4c0179106ee4b8e56649c549f4175ebba994 (diff)
downloadgdb-0f58c9e88ebee636206b946b00ea52b47056b320.zip
gdb-0f58c9e88ebee636206b946b00ea52b47056b320.tar.gz
gdb-0f58c9e88ebee636206b946b00ea52b47056b320.tar.bz2
Fix BFD leak in dwarf2_get_dwz_file.
Previously if build_id_verify failed, dwz_bfd was cleared to NULL via release(), but the BFD object was not destroyed. Use reset() with nullptr instead to delete the BFD. gdb/ChangeLog: * dwarf2read.c (dwarf2_get_dwz_file): Reset dwz_bfd to nullptr instead of releasing ownership.
Diffstat (limited to 'zlib')
0 files changed, 0 insertions, 0 deletions