https://sourceware.org/bugzilla/show_bug.cgi?id=20949
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Cary Coutant <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=092e01962dfbe7db9f5e57ca365b8ca56b4aa96a commit 092e01962dfbe7db9f5e57ca365b8ca56b4aa96a Author: Cary Coutant <[email protected]> Date: Mon Dec 19 19:19:46 2016 -0800 Fix read-beyond-end-of-buffer error in script parsing. 2016-12-19 Cary Coutant <[email protected]> gold/ PR gold/20949 * script.cc (Lex::get_token): Don't look ahead past NUL characters. -- 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
