Fix an illegal memory access when parsing corrupt DWARF debug information.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 161d19174f19f8b96e731716bdd86257be7b0743..36c6c713039ad527a559c6b03bd07f5a0e0722f7 100644 (file)
@@ -1,3 +1,13 @@
+2020-06-08  Nick Clifton  <nickc@redhat.com>
+
+       PR 26086
+       * dwarf.c (process_debug_info): Check that there is space in the
+       debug_information array before filling in an entry.
+
+2020-06-06  Alan Modra  <amodra@gmail.com>
+
+       * doc/binutils.texi (PowerPC -M option): Mention power10 and pwr10.
+
 2020-06-05  Joel Anderson  <joelanderson333@gmail.com>
 
        PR 26082
This page took 0.022516 seconds and 4 git commands to generate.