We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b06fd61 commit 8516b59Copy full SHA for 8516b59
1 file changed
install.sh
@@ -8,7 +8,7 @@ readonly SCRIPT_DIR
8
readonly PATCHES_DIR="${SCRIPT_DIR}/experiments/patches"
9
10
11
-readonly PROTOCOLSTATEFUZZER_COMMIT="658a49d"
+readonly PROTOCOLSTATEFUZZER_COMMIT="c3f6e7ca771048e719462b415f5f54c31ce2bf42"
12
readonly PROTOCOLSTATEFUZZER_REP_URL="https://github.com/protocol-fuzzing/protocol-state-fuzzer.git"
13
readonly PROTOCOLSTATEFUZZER_FOLDER="ProtocolState-Fuzzer"
14
0 commit comments