Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 16366e36 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "ziparchive: add a corpus for the fuzzer."

parents 7e5fb6b3 9e63ba78
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -196,4 +196,5 @@ cc_fuzz {
    srcs: ["libziparchive_fuzzer.cpp"],
    static_libs: ["libziparchive", "libbase", "libz", "liblog"],
    host_supported: true,
    corpus: ["testdata/*"],
}