https://sourceware.org/bugzilla/show_bug.cgi?id=27801
--- 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 <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d1fbc3ba09fb2e79acf633df29ccbe9285624419 commit d1fbc3ba09fb2e79acf633df29ccbe9285624419 Author: Nick Clifton <ni...@redhat.com> Date: Fri Apr 30 14:31:03 2021 +0100 Fix illegal memory access parsing a corrupt MACH-O format file. PR 27801 * mach-o.c (bfd_mach_o_core_fetch_environment): Use bfd_get_32 to read 32-bit value. -- You are receiving this mail because: You are on the CC list for the bug.