diff options
author | vanhauser-thc <vh@thc.org> | 2021-04-28 23:29:13 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-04-28 23:29:13 +0200 |
commit | aeb68835328d52722e21c62e4a124f486378897e (patch) | |
tree | 5987f27defaca672a59053defea89f18669d79a9 | |
parent | 423c32969c0111f5fdc666a159497dff805bff89 (diff) | |
download | afl++-aeb68835328d52722e21c62e4a124f486378897e.tar.gz |
update grammar mutator
-rw-r--r-- | custom_mutators/grammar_mutator/GRAMMAR_VERSION | 2 | ||||
m--------- | custom_mutators/grammar_mutator/grammar_mutator | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/custom_mutators/grammar_mutator/GRAMMAR_VERSION b/custom_mutators/grammar_mutator/GRAMMAR_VERSION index c7c1948d..3df8150e 100644 --- a/custom_mutators/grammar_mutator/GRAMMAR_VERSION +++ b/custom_mutators/grammar_mutator/GRAMMAR_VERSION @@ -1 +1 @@ -a2d4e4a +b79d51a diff --git a/custom_mutators/grammar_mutator/grammar_mutator b/custom_mutators/grammar_mutator/grammar_mutator -Subproject a2d4e4ab966f0581219fbb282f5ac8c89e85ead +Subproject b79d51a8daccbd7a693f9b6765c81ead14f28e2 |