about summary refs log tree commit diff
path: root/src/afl-fuzz.c
diff options
context:
space:
mode:
authornj00001 <42004790+nj00001@users.noreply.github.com>2023-04-03 15:32:52 +0800
committerGitHub <noreply@github.com>2023-04-03 15:32:52 +0800
commita01138e1c822b97cf187bfcad9938597bf3edc1e (patch)
treede36b6eadfbd873251853077f7fc344b65febbfb /src/afl-fuzz.c
parent319b2e8e6f64bd35c5395c8a9e5053f25875a86d (diff)
downloadafl++-a01138e1c822b97cf187bfcad9938597bf3edc1e.tar.gz
fix getOperand out of range
This commit fixes a sloppy function call that should normally check the number of insn's Operand before calling insn's getOperand method. The fix is that if it is 0 it should continue the loop.
I solved problem https://github.com/AFLplusplus/AFLplusplus/issues/1688#issue-1648543691 using this modification
Diffstat (limited to 'src/afl-fuzz.c')
0 files changed, 0 insertions, 0 deletions