about summary refs log tree commit diff
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2024-01-18 09:28:56 +0100
committervanhauser-thc <vh@thc.org>2024-01-18 09:28:56 +0100
commit04219f98575847e9846b4ecf0de40dd92cd9d56c (patch)
tree37676d38caed8e7c57239b7ff7922027583fadeb
parent136febaf6855ac1e04c8ea4ecbcb84eb42de2143 (diff)
downloadafl++-04219f98575847e9846b4ecf0de40dd92cd9d56c.tar.gz
update grammar mutator
-rw-r--r--custom_mutators/grammar_mutator/GRAMMAR_VERSION2
m---------custom_mutators/grammar_mutator/grammar_mutator0
-rw-r--r--docs/Changelog.md1
3 files changed, 2 insertions, 1 deletions
diff --git a/custom_mutators/grammar_mutator/GRAMMAR_VERSION b/custom_mutators/grammar_mutator/GRAMMAR_VERSION
index 4c291bf8..2568c6a5 100644
--- a/custom_mutators/grammar_mutator/GRAMMAR_VERSION
+++ b/custom_mutators/grammar_mutator/GRAMMAR_VERSION
@@ -1 +1 @@
-9716f1092737be0f18e59a449070687a31c5f41e
+ff4e5a2
diff --git a/custom_mutators/grammar_mutator/grammar_mutator b/custom_mutators/grammar_mutator/grammar_mutator
-Subproject 9716f1092737be0f18e59a449070687a31c5f41
+Subproject ff4e5a265daf5d88c4a636fb6a2c22b1d733db0
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 76470bde..c681c4e1 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -25,6 +25,7 @@
     - plugins are now activated by default and a new module is included that
       produces drcov compatible traces for lighthouse/lightkeeper/...
       thanks to @JRomainG to submitting!
+  - updated the custom grammar mutator
 
 
 ### Version ++4.09c (release)