Fix potential array overrun in x86 assembler.
authorNick Clifton <nickc@redhat.com>
Fri, 20 Jan 2017 10:32:25 +0000 (10:32 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 20 Jan 2017 10:32:25 +0000 (10:32 +0000)
commit9d46ce346fe3028d3d57332f286f3895c0724876
tree787f391f98454f528fb06146b934526ce78cadbc
parenta24df3057179f81a2624bf3bd3d78113cb2fcc8e
Fix potential array overrun in x86 assembler.

* config/tc-i386.c (parse_operands): Check for operand overflow
before setting the unspecified bit.
gas/ChangeLog
gas/config/tc-i386.c
This page took 0.024174 seconds and 4 git commands to generate.