diff options
author | Alan Modra <amodra@gmail.com> | 2021-12-17 15:01:20 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2021-12-17 16:01:34 +1030 |
commit | 7ebf6ed02bde3a488bb588316e47b4df68796076 (patch) | |
tree | db04fb527931fea3b7aada7a43443d8dabdb3056 /gdb | |
parent | cfabce5ba10ea15158c78bdac732425a46057e42 (diff) | |
download | binutils-7ebf6ed02bde3a488bb588316e47b4df68796076.zip binutils-7ebf6ed02bde3a488bb588316e47b4df68796076.tar.gz binutils-7ebf6ed02bde3a488bb588316e47b4df68796076.tar.bz2 |
asan: use after free in _bfd_elf_mips_get_relocated_section_contents
Leaving entries on mips_hi16_list from a previous pass over relocs
leads to confusing bugs.
* elfxx-mips.c (_bfd_elf_mips_get_relocated_section_contents):
Free mips_hi16_list entries on error exit.
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions