Prevent an illegal memory access in gprof by ensuring that string tables for aout...
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 7cc35f36e5824d7d2939ec1a825ccc375cc4115f..e8b748b5bf1b53e691712f3b5adf48bea2921727 100644 (file)
@@ -1,3 +1,9 @@
+2018-04-23  Nick Clifton  <nickc@redhat.com>
+
+       PR 23056
+       * aoutx.h (aout_get_external_symbols): Allocate an extra byte at
+       the end of the string table, and zero it.
+
 2018-04-23  Alan Modra  <amodra@gmail.com>
 
        * elf-linux-core.h (swap_linux_prpsinfo32_ugid32_out): Disable
@@ -7,6 +13,12 @@
        (swap_linux_prpsinfo64_ugid16_out): Likewise.
        * elf.c (elfcore_write_prpsinfo): Likewise.
 
+2018-04-23  Nick Clifton  <nickc@redhat.com>
+
+       PR 23056
+       * aoutx.h (aout_get_external_symbols): Allocate an extra byte at
+       the end of the string table, and zero it.
+
 2018-04-20  Alan Modra  <amodra@gmail.com>
 
        PR 22978
This page took 0.023067 seconds and 4 git commands to generate.