Fixes for memory access violations triggered by running addr2line on fuzzed binaries.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index a017c64829bf2d250b13fc72a1a2ba659cc649a3..53ec0725c5bc2e9d5d54996269dd65ea4bc79dcd 100644 (file)
@@ -4,6 +4,9 @@
        * dlltool.c (identify_search_archive): If the last archive was the
        same as the current archive, terminate the loop.
 
+       * addr2line.c (slurp_symtab): If the symcount is zero, free the
+       symbol table pointer.
+
 2015-01-23  Nick Clifton  <nickc@redhat.com>
 
        * nlmconv.c (powerpc_mangle_relocs): Fix build errors introduced
This page took 0.023127 seconds and 4 git commands to generate.