https://sourceware.org/bugzilla/show_bug.cgi?id=17512
--- Comment #216 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d93c7787a0dd4261b8ac65a92a33196b62ef57b4 commit d93c7787a0dd4261b8ac65a92a33196b62ef57b4 Author: Nick Clifton <[email protected]> Date: Thu Feb 26 22:16:16 2015 +0000 Fix arithmetic overflows running srconv on fuzzed binaries. PR binutils/17512 * coffgrok.c (do_type): Check for an out of range tag index. Check for integer overflow computing array dimension. (do_define): Likewise. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-binutils
