readelf: zero static vars after freeing
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index c5d0355c189160e0ccd0334385c3f758f9587234..a30d38d4aea0973ff69d4957a836356bd57d4024 100644 (file)
@@ -1,3 +1,24 @@
+2020-04-15  Alan Modra  <amodra@gmail.com>
+
+       * readelf.c (process_symbol_table): Zero gnubuckets, gnuchains
+       etc. after freeing.
+
+2020-04-15  Alan Modra  <amodra@gmail.com>
+
+       * readelf.c (get_group_flags): Translate text.
+       (get_file_type, get_symbol_binding, get_symbol_type),
+       (get_ppc64_symbol_other, get_symbol_other): Increase size of buffer.
+
+2020-04-15  Alan Modra  <amodra@gmail.com>
+
+       PR 25821
+       * readelf.c (get_num_dynamic_syms): Typo fix.
+
+2020-04-14  Alan Modra  <amodra@gmail.com>
+
+       * readelf.c (process_mips_specific): Free eopt and iopt.  Avoid
+       possibility of overflow when checking number of conflicts.
+
 2020-04-14  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR binutils/25707
This page took 0.032308 seconds and 4 git commands to generate.