PR24938, Null Pointer Dereference in debug.c:debug_write_type
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 7605a4039567a5f63b12c840fc32c86277179b4d..15160763870083e80d5cdf3f71ef1003aea5abbd 100644 (file)
@@ -1,3 +1,29 @@
+2019-08-26  Alan Modra  <amodra@gmail.com>
+
+       PR 24938
+       * debug.c (debug_write_type): Call empty_type for NULL type here..
+       (debug_write_type): ..rather than in just one case here.
+
+2019-08-23  Nick Clifton  <nickc@redhat.com>
+
+       PR 24829
+       * dwarf.c (check_uvalue): New function.  Ensures that a block's
+       size is valid.
+       (read_and_display_attr_value): Use check_value when processsing
+       DW_FORM_block<n> attributes.
+
+2019-08-22  Nick Clifton  <nickc@redhat.com>
+
+       PR 24921
+       * dwarf.c (process_cu_tu_index): Handle the case where a table
+       does not have any columns.
+
+2019-08-19  Alan Modra  <amodra@gmail.com>
+
+       PR 24898
+       * dwarf.c (display_debug_frames): Use the read_cie check and error
+       for augmentation data length.
+
 2019-08-17  Alan Modra  <amodra@gmail.com>
 
        PR 24911
This page took 0.02365 seconds and 4 git commands to generate.