https://sourceware.org/bugzilla/show_bug.cgi?id=33639

--- Comment #2 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Alan Modra <[email protected]>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=455446bbdc8675f34808187de2bbad4682016ff7

commit 455446bbdc8675f34808187de2bbad4682016ff7
Author: Alan Modra <[email protected]>
Date:   Sat Nov 22 09:52:18 2025 +1030

    PR 33639 .debug_loclists output

    The fuzzed testcase in this PR prints an almost endless table of
    offsets, due to a bogus offset count.  Limit that count, and the total
    length too.

            PR 33639
            * dwarf.c (display_loclists_unit_header): Return error on
            length too small to read header.  Limit length to section
            size.  Limit offset count similarly.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to