CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/18 12:52:44
Modified files:
regress/usr.bin/ssh/unittests/test_helper: fuzz.c test_helper.h
Log message:
add a fuzz_matches_original() function to the fuzzer to
detect fuzz cases that are identical to the original data.
Hacky implementation, but very useful when you need the
fuzz to be different, e.g. when verifying signature
