* trad-core.c (trad_unix_core_file_p): Don't pass abfd to

bfd_zmalloc.
This commit is contained in:
Jeff Law 1994-03-20 21:39:35 +00:00
parent c37f6138d4
commit 61bcbf40af
1 changed files with 3 additions and 0 deletions

View 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.)