aboutsummaryrefslogtreecommitdiff
path: root/bfd/cpu-z8k.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2023-08-28 20:53:02 +0930
committerAlan Modra <amodra@gmail.com>2023-08-28 22:05:29 +0930
commit54d57acf610e5db2e70afa234fd4018207606774 (patch)
treedfdb3768a27a1a53b33651a0d398efb5f9f557ce /bfd/cpu-z8k.c
parentf5362c933e2280398d7aea3cc0748bec8f66a1ab (diff)
downloadgdb-54d57acf610e5db2e70afa234fd4018207606774.zip
gdb-54d57acf610e5db2e70afa234fd4018207606774.tar.gz
gdb-54d57acf610e5db2e70afa234fd4018207606774.tar.bz2
Re: comdat_hash memory leaks
I missed another field that needs freeing. Also, oss-fuzz found a case with a C_FILE sym using multiple auxents for a long file name which overflowed the single auxent buffer. I'm going to fix that problem in swap_aux_in too, but we may as well avoid it here too, saving unnecessary work. * coffcode.h (comdat_delf): Free comdat_name. (fill_comdat_hash): Only look at symbols with one auxent.
Diffstat (limited to 'bfd/cpu-z8k.c')
0 files changed, 0 insertions, 0 deletions