Don't crash if dwarf_decode_macro_bytes's 'body' is NULL
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 6c23281d259f3ff5467f87f920d4db032d0033ff..3aaeb927543d897548109f7db0c9fcd5c1f4ece7 100644 (file)
@@ -1,3 +1,9 @@
+2019-05-15  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       Ref.: https://bugzilla.redhat.com/show_bug.cgi?id=1708192
+       * dwarf2read.c (parse_macro_definition): Check whether 'body' is
+       NULL, and complain/return if that's the case.
+
 2019-05-15  John Darrington <john@darrington.wattle.id.au>
 
        * s12z-tdep.c (push_pull_get_stack_adjustment): New function.
This page took 0.024304 seconds and 4 git commands to generate.