[opcodes/arm] Fix potential null pointer dereferences
authorLuis Machado <luis.machado@arm.com>
Wed, 2 Nov 2022 07:17:46 +0000 (07:17 +0000)
committerLuis Machado <luis.machado@arm.com>
Thu, 10 Nov 2022 01:12:17 +0000 (01:12 +0000)
commit76a95facf1260326469dc9952adc6ee034bac735
treefeb8bbca53d514179a7b3d6053da7423ef404909
parent94355de7751579b0182bd5821a3223939054f5d7
[opcodes/arm] Fix potential null pointer dereferences

  PR tdep/29598

  As pointed out in the bug ticket, we have a couple potential null pointer
  dereferencing situations. Harden those.

  Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=29598
opcodes/arm-dis.c