wget/fuzz/wget_netrc_fuzzer.in/4b356deea4a35cef94cdbb9f6fa67a08a203d9c7
Tim Rühsen a1c9018797 Add new fuzzer for the .netrc parser
* fuzz/wget_netrc_fuzzer.c: New fuzzer
* fuzz/wget_netrc_fuzzer.dict: Fuzzer dictionary
* fuzz/wget_netrc_fuzzer.in: Initial corpora
* src/ftp.c (getftp): Amend call to search_netrc()
* src/http.c (initialize_request): Likewise
* src/netrc.c: Cleanup, prepare code for fuzzing
* src/netrc.h: Cleanup
2018-04-28 20:49:57 +02:00

14 lines
113 B
Plaintext

#
machine x.y login y password x
macmachineb
login b
password a
macdef m
c1 a
c2 b
macdef mm
c1 a
c2 z