diff options
author | Andrea Fioraldi <andreafioraldi@gmail.com> | 2020-02-08 18:07:31 +0100 |
---|---|---|
committer | Andrea Fioraldi <andreafioraldi@gmail.com> | 2020-02-08 18:07:31 +0100 |
commit | 5fa4f47baec7e3dc78e685f9f8a44bf34c3eba53 (patch) | |
tree | 272dbbc6a08595048a1ff081b46bc83e42663bad /qemu_mode/patches/i386-translate.diff | |
parent | 0403f008e3c68a9b212d38a5fc0de79eb2f40895 (diff) | |
download | afl++-5fa4f47baec7e3dc78e685f9f8a44bf34c3eba53.tar.gz |
persistent qemu mode arm/arm64 && compcov arm64
Diffstat (limited to 'qemu_mode/patches/i386-translate.diff')
-rw-r--r-- | qemu_mode/patches/i386-translate.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu_mode/patches/i386-translate.diff b/qemu_mode/patches/i386-translate.diff index 00337e2c..8ccd6f4e 100644 --- a/qemu_mode/patches/i386-translate.diff +++ b/qemu_mode/patches/i386-translate.diff @@ -35,7 +35,7 @@ index 0dd5fbe4..a23da128 100644 rex_w = -1; rex_r = 0; -+ AFL_QEMU_TARGET_i386_SNIPPET ++ AFL_QEMU_TARGET_I386_SNIPPET + next_byte: b = x86_ldub_code(env, s); |