Prevent a buffer overrun when parsing corrupt STABS debug information.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index aab8cf6cb894bb01ee6dd4249bf497ed7480c6a3..233d5cb998a8f7fc8c22951560a327a0c980102b 100644 (file)
@@ -1,3 +1,9 @@
+2018-03-13  Nick Clifton  <nickc@redhat.com>
+
+       PR 22957
+       * stabs.c (pop_binincl): Fail if the file index is off the end of
+       the stack.
+
 2018-03-13  Nick Clifton  <nickc@redhat.com>
 
        PR 22955
@@ -19,6 +25,7 @@
        (parse_stab_members): Likewise.
        (parse_stab_tilde_field): Likewise.
        (parse_stab_array_type): Likewise.
+
        * parse_stab: Compute the end of the string and then pass it on to
        individual parser functions.
 
This page took 0.022664 seconds and 4 git commands to generate.