Fix libafl_qemu edge hooks src addr (#1700)
This commit is contained in:
parent
5d5ee40329
commit
bc458864f1
@ -8,7 +8,7 @@ use which::which;
|
||||
|
||||
const QEMU_URL: &str = "https://github.com/AFLplusplus/qemu-libafl-bridge";
|
||||
const QEMU_DIRNAME: &str = "qemu-libafl-bridge";
|
||||
const QEMU_REVISION: &str = "9f6de425b8e173b8c1fa968c3c3b8ce2dceba82b";
|
||||
const QEMU_REVISION: &str = "98a0d924631ad359a29e73fbe86f06e859500e64";
|
||||
|
||||
fn build_dep_check(tools: &[&str]) {
|
||||
for tool in tools {
|
||||
|
Loading…
x
Reference in New Issue
Block a user