diff options
author | Andrea Fioraldi <andreafioraldi@gmail.com> | 2020-11-13 10:08:13 +0100 |
---|---|---|
committer | Andrea Fioraldi <andreafioraldi@gmail.com> | 2020-11-13 10:08:13 +0100 |
commit | 7db5d87a32fadf65d97022a3fe87fcb033752a1e (patch) | |
tree | e294b3097a753141fb25b15c78d0800eacfae41e | |
parent | 79ed86da3f4db306240253d8d8b0216cade386ae (diff) | |
download | afl++-7db5d87a32fadf65d97022a3fe87fcb033752a1e.tar.gz |
restore qemuafl submodule
-rw-r--r-- | .gitmodules | 2 | ||||
m--------- | qemu_mode/qemuafl | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 3ad6e10c..7c7613ac 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,4 +7,4 @@ url = https://github.com/AFLplusplus/Grammar-Mutator [submodule "qemu_mode/qemuafl"] path = qemu_mode/qemuafl - url = https://github.com/AFLplusplus/qemuafl.git + url = https://github.com/AFLplusplus/qemuafl diff --git a/qemu_mode/qemuafl b/qemu_mode/qemuafl new file mode 160000 +Subproject d66c9e2654efa8939f0fe6995d11a72b98a4da3 |