Fix potential undefined behaviour in the RX disassembler.
authorNick Clifton <nickc@redhat.com>
Fri, 25 Oct 2019 15:10:04 +0000 (16:10 +0100)
committerNick Clifton <nickc@redhat.com>
Fri, 25 Oct 2019 15:10:04 +0000 (16:10 +0100)
commit27cee81d06fcff87d9c026a571db58c29c489dfa
treedd53da0f69ab64a69649cacac18543b6ade5d083
parent93878f471745364756b9bad753c5052614fbcd7e
Fix potential undefined behaviour in the RX disassembler.

* rx-dis.c (print_insn_rx): Use parenthesis to ensure correct
access to opcodes.op array element.
opcodes/ChangeLog
opcodes/rx-dis.c
This page took 0.024443 seconds and 4 git commands to generate.