bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/22397] BFD internal error when message locale isn't C


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/22397] BFD internal error when message locale isn't C
Date: Sun, 05 Nov 2017 11:31:48 +0000

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

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Alan Modra <address@hidden>:

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

commit 26a9301057457ae576b51b8127bb805b4e484a6b
Author: Alan Modra <address@hidden>
Date:   Sun Nov 5 19:52:13 2017 +1030

    Proper bound check in _bfd_doprnt_scan

    While an abort after storing out of bounds by one to an array in our
    caller is probably OK in practice, it's better to check before storing.

        PR 22397
        * bfd.c (_bfd_doprnt_scan): Check args index before storing, not
        after.

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]