]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/elflink.c
* elflink.c (bfd_elf_final_link): Don't free symbuf for
authorJakub Jelinek <jakub@redhat.com>
Sat, 14 Apr 2007 13:01:24 +0000 (13:01 +0000)
committerJakub Jelinek <jakub@redhat.com>
Sat, 14 Apr 2007 13:01:24 +0000 (13:01 +0000)
commit3fcd97f16cb46d4c493e892f85a188969e0a95e7
tree5c54b6bc6e8a187cbcd1460a958c2cbeea532ba5
parent25d5ea921bee4a06522b807e33912e2345bb1086
* elflink.c (bfd_elf_final_link): Don't free symbuf for
non-elf input bfds.
(bfd_elf_size_dynamic_sections): Don't access elf_section_data
for non-elf input bfds.
bfd/ChangeLog
bfd/elflink.c