Fix heap-buffer overflow bugs caused when dumping debug information from a corrupt...
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index e072a20096346b7306b4985fd69c157aa0a7e273..951673bd6ad281e08b9199acb37bc2952938025d 100644 (file)
@@ -1,3 +1,13 @@
+2017-04-28  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/21438
+       * dwarf.c (process_extended_line_op): Do not assume that the
+       string extracted from the section is NUL terminated.
+       (fetch_indirect_string): If the string retrieved from the section
+       is not NUL terminated, return an error message.
+       (fetch_indirect_line_string): Likewise.
+       (fetch_indexed_string): Likewise.
+
 2017-04-26  Nick Clifton  <nickc@redhat.com>
 
        PR binutils/21433
This page took 0.028388 seconds and 4 git commands to generate.