Fix buffer overflow regression due to minsym malloc-ed instead of obstack-ed.
[external/binutils.git] / gdb / ChangeLog
index 4ef8a5c..0c658e2 100644 (file)
@@ -1,3 +1,8 @@
+2019-03-24  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+           Tom Tromey  <tromey@adacore.com>
+
+       * minsyms.c (minimal_symbol_upper_bound): Fix buffer overflow.
+
 2019-03-26  Joel Brobecker  <brobecker@adacore.com>
 
        * gdb-gdb.py.in (StructMainTypePrettyPrinter.bound_img): New method.