Fix illegal memory access when disassembling corrupt NFP binaries.
authorNick Clifton <nickc@redhat.com>
Tue, 11 Apr 2023 13:54:26 +0000 (14:54 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 11 Apr 2023 13:54:26 +0000 (14:54 +0100)
commit37522c873e86dd4941b9cdf38116f31d447d2234
tree55510d51e42565a00a20a4a824e2b11d4d7f48d0
parent7594741ebc2700a36fb77acfc6515dbfca4ed0dc
Fix illegal memory access when disassembling corrupt NFP binaries.

  PR 30310
  * nfp-dis.c (init_nfp6000_priv): Check that the output section exists.
opcodes/ChangeLog
opcodes/nfp-dis.c