commit | 76a95facf1260326469dc9952adc6ee034bac735 | [log] [tgz] |
---|---|---|
author | Luis Machado <luis.machado@arm.com> | Wed Nov 02 07:17:46 2022 +0000 |
committer | Luis Machado <luis.machado@arm.com> | Thu Nov 10 01:12:17 2022 +0000 |
tree | feb8bbca53d514179a7b3d6053da7423ef404909 | |
parent | 94355de7751579b0182bd5821a3223939054f5d7 [diff] |
[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