https://sourceware.org/bugzilla/show_bug.cgi?id=28046
--- Comment #2 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=49910fd88dcd2ec3d0d9e56120ceb56a6a64b7b8 commit 49910fd88dcd2ec3d0d9e56120ceb56a6a64b7b8 Author: Nick Clifton <ni...@redhat.com> Date: Fri Jul 2 14:56:36 2021 +0100 Fix an illegal memory access triggered by an attempt to parse a corrupt input file. PR 28046 * dwarf2.c (read_ranges): Check that range_ptr does not exceed range_end. -- You are receiving this mail because: You are on the CC list for the bug.