]> wimlib.net Git - wimlib/commit
libFuzzer: add encoding fuzzer
authorEric Biggers <ebiggers3@gmail.com>
Mon, 10 Apr 2023 00:02:21 +0000 (17:02 -0700)
committerEric Biggers <ebiggers3@gmail.com>
Mon, 10 Apr 2023 00:13:08 +0000 (17:13 -0700)
commite0c9e124bb3603ce4677efc137850d17f51b53fc
tree88e31f84dc1973c91ecef7cb0cd350f83456a74f
parent9811a0b1088004bf2b8631d22cc8a2626b15c3b4
libFuzzer: add encoding fuzzer
.github/workflows/ci.yml
include/wimlib/test_support.h
src/encoding.c
tools/libFuzzer/encoding/corpus/0 [new file with mode: 0644]
tools/libFuzzer/encoding/corpus/1 [new file with mode: 0644]
tools/libFuzzer/encoding/fuzz.c [new file with mode: 0644]