make obstack object allocators more type-safe
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 1fc54b235a29bf7deb233efa0d9d08074ae260bc..be26dc9129c8eff377c91e8b27e02a80776ea54e 100644 (file)
@@ -1,3 +1,9 @@
+2014-06-20  Tom Tromey  <tromey@redhat.com>
+
+       * dwarf2read.c (dw2_get_real_path): Use correct type in
+       OBSTACK_CALLOC.
+       * gdb_obstack.h (OBSTACK_ZALLOC, OBSTACK_CALLOC): Cast result.
+
 2014-06-20  Gary Benson  <gbenson@redhat.com>
 
        * common/gdb_thread_db.h: Moved to nat.  All includes updated.
This page took 0.033887 seconds and 4 git commands to generate.