
12 Jul
2021
12 Jul
'21
8:27 p.m.
commit 66c5bbb4352b04198f81b6af6e1f9074eb211d96 Author: pedbap <pedbap.g@gmail.com> Date: Thu Jul 1 14:37:05 2021 +0000 Update fuzz_hexdigest.c --- src/test/fuzz/fuzz_hexdigest.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/test/fuzz/fuzz_hexdigest.c b/src/test/fuzz/fuzz_hexdigest.c index e4fd0a8c76..376c77f35a 100644 --- a/src/test/fuzz/fuzz_hexdigest.c +++ b/src/test/fuzz/fuzz_hexdigest.c @@ -48,6 +48,9 @@ #include "lib/crypt_ops/digestset.h" +#include "test/fuzz/fuzzing.h" + + int fuzz_init(void) { return 0;
1434
Age (days ago)
1434
Last active (days ago)
0 comments
1 participants
participants (1)
-
nickm@torproject.org