bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/25604] z80: [patch] Fix segfault caused by infinite recursion


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/25604] z80: [patch] Fix segfault caused by infinite recursion
Date: Tue, 03 Mar 2020 13:10:30 +0000

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

--- 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 <address@hidden>:

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

commit 8326546ebb46bba75a01e441960f408dd7ccdf2c
Author: Sergey Belyashov <address@hidden>
Date:   Tue Mar 3 13:09:19 2020 +0000

    Fix a potential illegal memory access in the Z80 assembler.

        PR 25604
        * config/tc-z80.c (contains_register): Prevent an illegal memory
        access when checking an expression for a register name.

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