Add support for fuzzing cppdap
Add build rules, scripts, basic corpus, and dictionary. Currently requires recent clang toolchain.
This commit is contained in:
8
fuzz/seed/request
Normal file
8
fuzz/seed/request
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"seq": 153,
|
||||
"type": "request",
|
||||
"command": "next",
|
||||
"arguments": {
|
||||
"threadId": 3
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user