https://sourceware.org/bugzilla/show_bug.cgi?id=30595
--- 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=0d1cd7d97835941c046dbb7ec1c83bc7c05779e6 commit 0d1cd7d97835941c046dbb7ec1c83bc7c05779e6 Author: Nick Clifton <ni...@redhat.com> Date: Fri Jun 30 11:18:42 2023 +0100 Prevent an illegal memory access when running the strings program with an excessively lerge minimum string length. PR 30595 * strings.c (main): Check for an excessively large minimum string length. -- You are receiving this mail because: You are on the CC list for the bug.