https://sourceware.org/bugzilla/show_bug.cgi?id=20923
--- Comment #1 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=88add6d8e794073758b5398c52bbb76ab40a2923 commit 88add6d8e794073758b5398c52bbb76ab40a2923 Author: Nick Clifton <[email protected]> Date: Mon Dec 5 13:11:01 2016 +0000 Fix seg-fault running strip on a corrupt binary. PR ld/20923 * objcopy.c (mark_symbols_used_in_relocations): Check for a null symbol pointer before attempting to mark the symbol as kept. -- 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
