[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 13:16:32 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22397
--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
The binutils-2_29-branch branch has been updated by Alan Modra
<address@hidden>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d6b67f5774b1f320ee1e6f26e47c49ace651d0a7
commit d6b67f5774b1f320ee1e6f26e47c49ace651d0a7
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.
(cherry picked from commit 26a9301057457ae576b51b8127bb805b4e484a6b)
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug ld/22397] New: BFD internal error when message locale isn't C, nintendocatz at msn dot com, 2017/11/04
- [Bug ld/22397] BFD internal error when message locale isn't C, amodra at gmail dot com, 2017/11/04
- [Bug ld/22397] BFD internal error when message locale isn't C, cvs-commit at gcc dot gnu.org, 2017/11/05
- [Bug ld/22397] BFD internal error when message locale isn't C, nintendocatz at msn dot com, 2017/11/05
- [Bug ld/22397] BFD internal error when message locale isn't C, cvs-commit at gcc dot gnu.org, 2017/11/05
- [Bug ld/22397] BFD internal error when message locale isn't C, cvs-commit at gcc dot gnu.org, 2017/11/05
- [Bug ld/22397] BFD internal error when message locale isn't C,
cvs-commit at gcc dot gnu.org <=
- [Bug ld/22397] BFD internal error when message locale isn't C, amodra at gmail dot com, 2017/11/07