about summary refs log tree commit diff
path: root/custom_mutators/libfuzzer/libfuzzer.cpp
AgeCommit message (Collapse)Author
2020-11-12fix two mem leaks detected by cppcheckhexcoder-
2020-11-10fix libfuzzer custom mutator and add introspection functionvan Hauser
2020-09-21fix and update libfuzzer custom mutatorvan Hauser
2020-09-10add libfuzzer custom mutator, minor enhancements and fixesvan Hauser