Use scoped_free_pendings in coff_symtab_read
[external/binutils.git] / gdb / ChangeLog
index 7b77e87..7388c7d 100644 (file)
@@ -1,3 +1,8 @@
+2018-07-17  Tom Tromey  <tom@tromey.com>
+
+       PR gdb/18624:
+       * coffread.c (coff_symtab_read): Use scoped_free_pendings.
+
 2018-07-11  Pedro Alves  <palves@redhat.com>
 
        PR gdb/23377