aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>1998-07-24 20:56:53 +0000
committerNick Clifton <nickc@redhat.com>1998-07-24 20:56:53 +0000
commit5639074c607212f249e6f62782e7542a996b50a6 (patch)
treea1e03d31826fddacc887fbe2de077a62d9d76242 /bfd
parent4448ace2424a0318e38dc0ee0b000bb0102eeead (diff)
downloadgdb-5639074c607212f249e6f62782e7542a996b50a6.zip
gdb-5639074c607212f249e6f62782e7542a996b50a6.tar.gz
gdb-5639074c607212f249e6f62782e7542a996b50a6.tar.bz2
Fix memory corruption due to generic_add_output_symbol being called after elf_map_symbols.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index e93e133..3e03c55 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+Fri Jul 24 13:54:19 1998 Nick Clifton <nickc@cygnus.com>
+
+ * 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