diff options
author | Alan Modra <amodra@gmail.com> | 2020-04-15 16:40:54 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2020-04-15 17:03:22 +0930 |
commit | b71d4fa7c35c1918e96bc3c297f940b5c1624e21 (patch) | |
tree | 9073e7e8708cd9c5fbd746be9c4e05edbe7c5037 /libiberty/xvasprintf.c | |
parent | 89246a0e7919e31f112526c11199ad2496980377 (diff) | |
download | binutils-b71d4fa7c35c1918e96bc3c297f940b5c1624e21.zip binutils-b71d4fa7c35c1918e96bc3c297f940b5c1624e21.tar.gz binutils-b71d4fa7c35c1918e96bc3c297f940b5c1624e21.tar.bz2 |
readelf: zero static vars after freeing
When readelf is processing more than one file, static bss vars won't
start out as zero for the second file unless they are cleared.
* readelf.c (process_symbol_table): Zero gnubuckets, gnuchains
etc. after freeing.
Diffstat (limited to 'libiberty/xvasprintf.c')
0 files changed, 0 insertions, 0 deletions