From: Nick Clifton Date: Fri, 24 Jul 1998 20:56:53 +0000 (+0000) Subject: Fix memory corruption due to generic_add_output_symbol being called after elf_map_sym... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5639074c607212f249e6f62782e7542a996b50a6;p=binutils-gdb.git Fix memory corruption due to generic_add_output_symbol being called after elf_map_symbols. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index e93e133b69e..3e03c55a446 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Fri Jul 24 13:54:19 1998 Nick Clifton + + * linker.c (_bfd_generic_final_link): Allocate NULL symbol before + actually mapping the output sections. + Fri Jul 24 11:24:29 1998 Jeffrey A Law (law@cygnus.com) start-sanitize-am33