* trad-core.c (trad_unix_core_file_p): Don't pass abfd to
authorJeff Law <law@redhat.com>
Sun, 20 Mar 1994 21:39:35 +0000 (21:39 +0000)
committerJeff Law <law@redhat.com>
Sun, 20 Mar 1994 21:39:35 +0000 (21:39 +0000)
        bfd_zmalloc.

bfd/ChangeLog

index b756f6260574815c710a587b77e9beef07578adc..7dcfd9b73db569f7774253d267e0df1d74b881ae 100644 (file)
@@ -1,5 +1,8 @@
 Sun Mar 20 09:24:36 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
 
+       * trad-core.c (trad_unix_core_file_p): Don't pass abfd to
+       bfd_zmalloc.
+
        * som.c (som_begin_writing): Fix braino (one call to align
        space/subspace data was done unconditionally rather than
        just for executables.)