]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
ws
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Mon, 25 Jan 2021 15:59:17 +0000 (15:59 +0000)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Mon, 25 Jan 2021 15:59:17 +0000 (15:59 +0000)
src/bin/fuzzer.c

index 8505da966fd4af1e2969ecc87d4a700852241fdf..c75033a9c362c5f7f86b3477bb5ca3b6bdf42b60 100644 (file)
@@ -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