]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r326135: bfd: fix segfault in the ihex parser on malformed ihex file
authoremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 30 Nov 2017 00:27:49 +0000 (00:27 +0000)
committeremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 30 Nov 2017 00:27:49 +0000 (00:27 +0000)
commit37f41af6871abaaafcaa5983136941d93c726177
tree9d65083dd55d9a68e2f6c7e5b01ca28e153b3dc1
parent6040274f69ad65000b982e2e093bf265984c33e7
MFC r326135: bfd: fix segfault in the ihex parser on malformed ihex file

From binutils commit 0102ea8cec5fc509bba6c91df61b7ce23a799d32, made
available under GPLv2 by Nick Clifton.

PR: 198824
Security: CVE-2014-8503

git-svn-id: svn://svn.freebsd.org/base/stable/10@326382 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/binutils/bfd/ihex.c