summaryrefslogtreecommitdiff
path: root/tools/lib
diff options
context:
space:
mode:
authorBorislav Petkov <bp@suse.de>2020-11-19 21:20:18 +0300
committerBorislav Petkov <bp@suse.de>2021-03-15 13:12:15 +0300
commit6e8c83d2a3afbfd5ee019ec720b75a42df515caa (patch)
treef39814f04d522dd503035196cc15afd42be429a5 /tools/lib
parent93281c4a96572a34504244969b938e035204778d (diff)
downloadlinux-6e8c83d2a3afbfd5ee019ec720b75a42df515caa.tar.xz
x86/insn-eval: Handle return values from the decoder
Now that the different instruction-inspecting functions return a value, test that and return early from callers if error has been encountered. While at it, do not call insn_get_modrm() when calling insn_get_displacement() because latter will make sure to call insn_get_modrm() if ModRM hasn't been parsed yet. Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lkml.kernel.org/r/20210304174237.31945-6-bp@alien8.de
Diffstat (limited to 'tools/lib')
0 files changed, 0 insertions, 0 deletions