From a24352ddfd16c151df48b4a0cf89ced587165f1e Mon Sep 17 00:00:00 2001 From: van Hauser Date: Mon, 9 Mar 2020 15:52:14 +0100 Subject: fix leaks --- include/afl-fuzz.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/afl-fuzz.h') diff --git a/include/afl-fuzz.h b/include/afl-fuzz.h index fbec77f8..d49898dd 100644 --- a/include/afl-fuzz.h +++ b/include/afl-fuzz.h @@ -887,3 +887,4 @@ static u64 next_p2(u64 val) { } #endif + -- cgit 1.4.1