]> git.ipfire.org Git - thirdparty/wireguard-tools.git/commit
fuzz: find bugs in the config syntax parser
authorJason A. Donenfeld <Jason@zx2c4.com>
Fri, 27 Dec 2019 12:40:26 +0000 (13:40 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Fri, 27 Dec 2019 17:33:55 +0000 (18:33 +0100)
commitcde6f312e4eb8f90a17dd081fcc80433900e2a76
tree4e4d6734ed84a1169b196c63f3bcd62ea36f9b34
parent318253d932a43f8213f3521b299cf76f9db27286
fuzz: find bugs in the config syntax parser

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
src/fuzz/.gitignore [new file with mode: 0644]
src/fuzz/Makefile [new file with mode: 0644]
src/fuzz/config.c [new file with mode: 0644]