diff options
author | Andrea Fioraldi <andreafioraldi@gmail.com> | 2019-09-13 15:44:50 +0200 |
---|---|---|
committer | Andrea Fioraldi <andreafioraldi@gmail.com> | 2019-09-13 15:44:50 +0200 |
commit | fc277b736a65c37bde54c8ae2ca45bf99b1dd513 (patch) | |
tree | 5b997fb6d184cafecc33bc1e546a4104b7434071 /qemu_mode/patches/afl-qemu-cpu-translate-inl.h | |
parent | 278f4fd08eb4d1c70a35810409fc4101e1d4a8c4 (diff) | |
download | afl++-fc277b736a65c37bde54c8ae2ca45bf99b1dd513.tar.gz |
qemu version update in headers
Diffstat (limited to 'qemu_mode/patches/afl-qemu-cpu-translate-inl.h')
-rw-r--r-- | qemu_mode/patches/afl-qemu-cpu-translate-inl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu_mode/patches/afl-qemu-cpu-translate-inl.h b/qemu_mode/patches/afl-qemu-cpu-translate-inl.h index cd5c21aa..faf2dd75 100644 --- a/qemu_mode/patches/afl-qemu-cpu-translate-inl.h +++ b/qemu_mode/patches/afl-qemu-cpu-translate-inl.h @@ -8,7 +8,7 @@ TCG instrumentation and block chaining support by Andrea Biondo <andrea.biondo965@gmail.com> - QEMU 3.1.0 port, TCG thread-safety, CompareCoverage and NeverZero + QEMU 3.1.1 port, TCG thread-safety, CompareCoverage and NeverZero counters by Andrea Fioraldi <andreafioraldi@gmail.com> Copyright 2015, 2016, 2017 Google Inc. All rights reserved. |