https://sourceware.org/bugzilla/show_bug.cgi?id=30598
--- 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=3713e829be7e0195a78de17282304bebf8746b67 commit 3713e829be7e0195a78de17282304bebf8746b67 Author: Nick Clifton <ni...@redhat.com> Date: Fri Jun 30 13:54:03 2023 +0100 strings: Improve code to detect excessively large minimum string lengths. PR 30598 * strings.c (set_string_min): New function. (main): Use it. (print_unicode_stream): Calculate buffer size using a size_t. -- You are receiving this mail because: You are on the CC list for the bug.