From: Arran Cudbard-Bell Date: Mon, 25 Jan 2021 15:59:17 +0000 (+0000) Subject: ws X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5b3b550710857230a0e8bb262b4b9d76d8d692ab;p=thirdparty%2Ffreeradius-server.git ws --- diff --git a/src/bin/fuzzer.c b/src/bin/fuzzer.c index 8505da966fd..c75033a9c36 100644 --- a/src/bin/fuzzer.c +++ b/src/bin/fuzzer.c @@ -78,7 +78,7 @@ int LLVMFuzzerInitialize(int *argc, char ***argv) * is generated. */ fr_strerror_const("fuzz"); /* allocate the pools */ - fr_strerror_clear(); /* clears the message, leaves the pools */ + fr_strerror_clear(); /* clears the message, leaves the pools */ /* * Setup our own internal atexit handler