|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/23061] objcopy segfault in coff_mangle_symbols |
Date: | Thu, 23 Aug 2018 10:47:07 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=23061 --- Comment #8 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=334d4ced42d3d54a70a19f1323ff41c5a5f4ff5e commit 334d4ced42d3d54a70a19f1323ff41c5a5f4ff5e Author: Nick Clifton <address@hidden> Date: Thu Aug 23 11:45:38 2018 +0100 Prevent illegal memory access when processing COFF auxillary symbol information. PR 23061 * coffgen.c (coff_pointerize_aux): Add table_end parameter. Use it to prevent walking off the end of the table. (coff_get_normalized_symtab): Pass internal_end pointer to coff_pointerize_aux. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |