Closes another memory corruption, this time due to heap overrun.
authorNick Clifton <nickc@redhat.com>
Thu, 30 Oct 2014 15:52:10 +0000 (15:52 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 30 Oct 2014 15:52:10 +0000 (15:52 +0000)
commit7e760b06b212f01b3819d5b37e8f5b613e0db34c
treeaaa6565f7fe8ac341a262055ee5572966e1c7ba1
parent3bdff46b67a527886f49735a5d192c05a332a131
Closes another memory corruption, this time due to heap overrun.

PR binutils/17512
* coffgen.c (coff_get_normalized_symtab): Prevent buffer overrun.
bfd/ChangeLog
bfd/coffgen.c