bind9/fuzz/isc_lex_getmastertoken.in
Ondřej Surý 790476332e Really fuzz isc_lex_getmastertoken() in the test
There was a copy&paste error in fuzz/isc_lex_getmastertoken.c where we
didn't really test the function we wanted to test.  Update the test to
have the input data to always include expected 'tokentype' in the first
byte, `eol` argument in the second byte and the rest of the input is the
data to parse.
2020-08-12 21:49:31 +02:00
..
named.conf Really fuzz isc_lex_getmastertoken() in the test 2020-08-12 21:49:31 +02:00
simple Really fuzz isc_lex_getmastertoken() in the test 2020-08-12 21:49:31 +02:00