aboutsummaryrefslogtreecommitdiff
path: root/libctf/ctf-subr.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2020-04-20 11:01:47 +0930
committerAlan Modra <amodra@gmail.com>2020-04-20 11:09:58 +0930
commita5e0be5cb29bcbcfee6f1ead2daed9889a2a6ac6 (patch)
tree2cf993358a3de2429a164bd3a037cb75f8cabcdb /libctf/ctf-subr.c
parent8ff66993e0b57b20067d7a1b6c72a72f4cada2cf (diff)
downloadgdb-a5e0be5cb29bcbcfee6f1ead2daed9889a2a6ac6.zip
gdb-a5e0be5cb29bcbcfee6f1ead2daed9889a2a6ac6.tar.gz
gdb-a5e0be5cb29bcbcfee6f1ead2daed9889a2a6ac6.tar.bz2
readelf: segfault at readelf.c:12227
This is another one where not cleaning up sufficiently after processing one file can lead to errors when processing the next file. We have ngnuchains non-zero but gnuchains NULL in the following: off < ngnuchains && (gnuchains[off] & 1) == 0 * readelf.c (process_symbol_table): Clear ngnuchains, ngnubuckets and nbuckets.
Diffstat (limited to 'libctf/ctf-subr.c')
0 files changed, 0 insertions, 0 deletions