https://sourceware.org/bugzilla/show_bug.cgi?id=19851
--- Comment #7 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=34b9f7292f9c75d09c169a293c1f021eb97517ca commit 34b9f7292f9c75d09c169a293c1f021eb97517ca Author: Nick Clifton <[email protected]> Date: Tue Mar 22 13:25:22 2016 +0000 Fix unbounded stack usage warning inside the SAFE_BYTE_GET macro. PR 19851 binutils * dwarf.c (SAFE_BYTE_GET): Replace local dynamic array allocation with run time size check. -- 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
