]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/ChangeLog-2015
Fixes a problem recognizing libraries created by Visual Studio.
authorNick Clifton <nickc@redhat.com>
Fri, 27 Feb 2015 15:38:32 +0000 (15:38 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 27 Feb 2015 15:40:49 +0000 (15:40 +0000)
commitcdb602b17548eeebb5e700c507d734ea5f887a49
tree5544597374d050c85e22c8a1f9ebc728768d9a41
parent6f98576f29a70ed947f102015df0388bccc6aa1a
Fixes a problem recognizing libraries created by Visual Studio.

PR binutils/17910
* coffgen.c (_bfd_coff_internal_syment_name): Only check for
string length overflow when the string table length is actually
set.
bfd/ChangeLog
bfd/coffgen.c