Skip to content

Commit 4844d89

Browse files
committed
update fuzzing database (canonicalize)
1 parent a8d8419 commit 4844d89

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

data.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,20 @@
2727
"kind": "crash",
2828
"encoded_failure": "LiRV"
2929
},
30+
{
31+
"branch": "main",
32+
"commit_sha": "092cf6772820df5fdafcb6aaff02569e27910b03",
33+
"commit_timestamp": 1762659964,
34+
"start_timestamp": 1762678491,
35+
"fuzzer": "canonicalize",
36+
"edges_found": 7903,
37+
"total_edges": 94324,
38+
"unique_crashes": 21,
39+
"unique_hangs": 0,
40+
"total_execs": 8733894,
41+
"kind": "crash",
42+
"encoded_failure": "QjAwOltdRjo9W10ue0IwMDpbXX0="
43+
},
3044
{
3145
"branch": "main",
3246
"commit_sha": "092cf6772820df5fdafcb6aaff02569e27910b03",
@@ -264,19 +278,5 @@
264278
"total_execs": 167483892,
265279
"kind": "crash",
266280
"encoded_failure": "LSRy"
267-
},
268-
{
269-
"branch": "main",
270-
"commit_sha": "c4148bbf9631077e80e4b16959d78a33eefb2ed7",
271-
"commit_timestamp": 1762508773,
272-
"start_timestamp": 1762534001,
273-
"fuzzer": "tokenize",
274-
"edges_found": 927,
275-
"total_edges": 13828,
276-
"unique_crashes": 97,
277-
"unique_hangs": 0,
278-
"total_execs": 167926930,
279-
"kind": "crash",
280-
"encoded_failure": "LSRm"
281281
}
282282
]

0 commit comments

Comments
 (0)