|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug gas/24308] Check the value of var mnem_p before accessing |
Date: | Fri, 15 Mar 2019 11:59:17 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=24308 --- 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=1c529385d9d7f53efa541d9701ec8c1001581e3e commit 1c529385d9d7f53efa541d9701ec8c1001581e3e Author: Li Hao <address@hidden> Date: Fri Mar 15 11:58:05 2019 +0000 Fix a potential illegal memory access whilt parsing an x86 insn. PR 24308 * config/tc-i386.c (parse_insn): Check mnemp before using it to determine if a suffix can be trimmed. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |