We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 194a58d commit 3bdf1e0Copy full SHA for 3bdf1e0
install.sh
@@ -8,7 +8,7 @@ readonly SCRIPT_DIR
8
readonly PATCHES_DIR="${SCRIPT_DIR}/experiments/patches"
9
10
11
-readonly PROTOCOLSTATEFUZZER_COMMIT="80a8e0ebd68d4efc8d93eea28b1cff2442903598"
+readonly PROTOCOLSTATEFUZZER_COMMIT="8b3fe2b7ba6363a1540d5b8b29f35eb1c370c02e"
12
readonly PROTOCOLSTATEFUZZER_REP_URL="https://github.com/c-southwest/protocol-state-fuzzer.git"
13
readonly PROTOCOLSTATEFUZZER_FOLDER="ProtocolState-Fuzzer"
14
0 commit comments