about summary refs log tree commit diff
path: root/custom_mutators/libfuzzer/FuzzerRandom.h
AgeCommit message (Collapse)Author
2021-01-04code cleanups (from cppcheck mostly)hexcoder-
2021-01-04Revert "code cleanups (from cppcheck)"hexcoder-
This reverts commit 33a7d6f1688856c050b0ac71ac1df4018e4d531c.
2021-01-04code cleanups (from cppcheck)hexcoder-
2020-09-10add libfuzzer custom mutator, minor enhancements and fixesvan Hauser