From a78dfbfe1fafe1c451c312c322e626e9e4b3393c Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sat, 12 Aug 2017 09:40:22 +0000 Subject: [PATCH] Remove an obsolete comment --- fuzz.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/fuzz.c b/fuzz.c index e483ba32..7cb439de 100644 --- a/fuzz.c +++ b/fuzz.c @@ -530,8 +530,6 @@ int fuzz_server_header(struct client_state *csp, char *fuzz_input_file) * Description : Process the fuzzed input in a specified file treating * it like the input type specified. * - * XXX: Does not check malloc succcess. - * * Parameters : * 1 : fuzz_input_type = Type of input. * 2 : fuzz_input_file = File to read the input from. -- 2.39.2