AFL fuzzing harness

This commit is contained in:
flamingcow
2019-05-04 19:00:16 -07:00
parent 9c91efb3db
commit 76271628e7
7 changed files with 70 additions and 21 deletions

View File

@@ -2,6 +2,7 @@
#include <glog/logging.h>
#include <memory>
#include <string_view>
class ConstBuffer {
public: