From: Arran Cudbard-Bell Date: Wed, 31 Mar 2021 21:58:11 +0000 (+0100) Subject: and another one... X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a56a5c20e6bed197ed1c238cd9faad8b971c44a;p=thirdparty%2Ffreeradius-server.git and another one... --- diff --git a/src/bin/unit_test_attribute.c b/src/bin/unit_test_attribute.c index ee98f9ddc99..d6cdc296bac 100644 --- a/src/bin/unit_test_attribute.c +++ b/src/bin/unit_test_attribute.c @@ -3214,7 +3214,6 @@ cleanup: #ifdef WITH_TLS fr_openssl_free(); #endif - FR_FAULT_LOG("After openssl_free"); if (talloc_free(dl_modules) < 0) { fr_perror("unit_test_attribute - dl_modules - "); /* Print free order issues */