]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/elfxx-mips.c
Fix segfault when creating a dso with discarded .dynsym section.
authorMatthew Fortune <matthew.fortune@imgtec.com>
Wed, 5 Nov 2014 10:56:59 +0000 (10:56 +0000)
committerMatthew Fortune <matthew.fortune@imgtec.com>
Wed, 5 Nov 2014 10:56:59 +0000 (10:56 +0000)
commit131e2f8ea152c814af559df088a0d3019f7f45f2
tree6b0b43395baeec27fc67aeafb8fb4ef404efaea1
parent09c14161c5bbba3a3969a48efafbff3b9a4de42a
Fix segfault when creating a dso with discarded .dynsym section.

bfd/

* elfxx-mips.c (_bfd_mips_elf_finish_dynamic_sections): Fix segfault
when creating a dso with discarded dynsym section.
bfd/ChangeLog
bfd/elfxx-mips.c