]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
ignore errors on initial fault setup
authorAlan T. DeKok <aland@freeradius.org>
Fri, 26 May 2017 19:14:56 +0000 (15:14 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 26 May 2017 19:16:41 +0000 (15:16 -0400)
src/main/radiusd.c

index 1b87529b751f84c5e584d153e773f50562af03df..d411ca86b15a2fe314ee502f9cdcb02513819b39 100644 (file)
@@ -144,7 +144,7 @@ int main(int argc, char *argv[])
        /*
         *      Setup talloc callbacks so we get useful errors
         */
-       fr_talloc_fault_setup();
+       (void) fr_talloc_fault_setup();
 
        /*
         *  We probably don't want to free the talloc autofree context