bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/28175] Segment fault in coff-tic30.c reloc_processing


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/28175] Segment fault in coff-tic30.c reloc_processing
Date: Fri, 06 Aug 2021 13:37:37 +0000

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

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

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

commit e039f7ed8675ddc9d2aa1e60df49dbc8d2836fc7
Author: Alan Modra <amodra@gmail.com>
Date:   Fri Aug 6 20:48:41 2021 +0930

    PR28175, Segment fault in coff-tic30.c reloc_processing

    The obj_convert table shouldn't be accessed without first checking the
    index against the table size.

            PR 28175
            * coff-tic30.c (reloc_processing): Sanity check reloc symbol index.
            * coff-z80.c (reloc_processing): Likewise.
            * coff-z8k.c (reloc_processing): Likewise.

-- 
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]