diff options
author | Alan Modra <amodra@gmail.com> | 2025-01-01 22:52:51 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2025-01-01 22:52:51 +1030 |
commit | 0e4e9aa0a7727819a0b5b240617f8f4243c4c80f (patch) | |
tree | 046ae2fc062de5a89444b3a462510f643416a611 /binutils/readelf.c | |
parent | 822bda23f618286724e449815c8da8cde03e32e0 (diff) | |
download | binutils-0e4e9aa0a7727819a0b5b240617f8f4243c4c80f.zip binutils-0e4e9aa0a7727819a0b5b240617f8f4243c4c80f.tar.gz binutils-0e4e9aa0a7727819a0b5b240617f8f4243c4c80f.tar.bz2 |
objdump sym memory leak
The sym array should be freed even with a symcount of zero.
* objdump.c (dump_bfd): Free syms before replacing with
extra_syms. Free extra_syms after adding to syms.
Diffstat (limited to 'binutils/readelf.c')
0 files changed, 0 insertions, 0 deletions