From 61bcbf40afa21be19538ae8ecddb6c22b2ceb4e8 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Sun, 20 Mar 1994 21:39:35 +0000 Subject: [PATCH] * trad-core.c (trad_unix_core_file_p): Don't pass abfd to bfd_zmalloc. --- bfd/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b756f626057..7dcfd9b73db 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -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.) -- 2.30.2