Fix ridiculously small memory leak.
authorNick Clifton <nickc@redhat.com>
Fri, 4 Jan 2019 12:11:51 +0000 (12:11 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 4 Jan 2019 12:11:51 +0000 (12:11 +0000)
commitcf0ad5bbf2d3fdb751b5f3f49e55d251d48c7416
tree30a597593dc59479b52fcdfa707690be61236ffd
parent677bd4c69d0eda4f2ae635d793f23c0b1413a9e9
Fix ridiculously small memory leak.

PR 24001
* objcopy.c (copy_object): Free dhandle after writing out the
debug information.
* objdump.c (dump_bfd): Free dhandle after printing out the debug
information.
binutils/ChangeLog
binutils/objcopy.c
binutils/objdump.c
This page took 0.028943 seconds and 4 git commands to generate.