Prevent address violation problem when disassembling corrupt aarch64 binary.
authorNick Clifton <nickc@redhat.com>
Thu, 15 Jun 2017 12:26:54 +0000 (13:26 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 15 Jun 2017 12:26:54 +0000 (13:26 +0100)
commitcd3ea7c69acc5045eb28f9bf80d923116e15e4f5
tree435204a1b2338e00a8acce0e30f49fee4455ec08
parent62b76e4b6e0b4cb5b3e0053d1de4097b32577049
Prevent address violation problem when disassembling corrupt aarch64 binary.

PR binutils/21595
* aarch64-dis.c (aarch64_ext_ldst_reglist): Check for an out of
range value.
opcodes/ChangeLog
opcodes/aarch64-dis.c