]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
and another one...
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 31 Mar 2021 21:58:11 +0000 (22:58 +0100)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 31 Mar 2021 21:58:11 +0000 (22:58 +0100)
src/bin/unit_test_attribute.c

index ee98f9ddc99852d627368d99e95c227e37fe5f48..d6cdc296baca08c7a562bf0f094f299c661d6815 100644 (file)
@@ -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 */