bind9/bin/tools
Mark Andrews e029803704 Handle fatal and FIPS provider interactions
When fatal is called we may be holding memory allocated by OpenSSL.
This may result in the reference count for the FIPS provider not
going to zero and the shared library not being unloaded during
OPENSSL_cleanup.  When the shared library is ultimately unloaded,
when all remaining dynamically loaded libraries are freed, we have
already destroyed the memory context we where using to track memory
leaks / late frees resulting in INSIST being called.

Disable triggering the INSIST when fatal has being called.
2023-04-03 12:44:27 +10:00
..
.gitignore Remove genrandom command and all usage of specific random files throughout the system test suite 2018-05-16 09:54:35 +02:00
arpaname.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
arpaname.rst Use semantic markup for :program: self-references 2022-03-14 10:46:36 +01:00
dnstap-read.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
dnstap-read.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
Makefile.am Remove libbind9 2023-02-21 13:12:26 +00:00
mdig.c Handle fatal and FIPS provider interactions 2023-04-03 12:44:27 +10:00
mdig.rst fully remove DSCP 2023-01-17 16:18:21 -08:00
named-journalprint.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
named-journalprint.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
named-nzd2nzf.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
named-nzd2nzf.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
named-rrchecker.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
named-rrchecker.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
nsec3hash.c Handle fatal and FIPS provider interactions 2023-04-03 12:44:27 +10:00
nsec3hash.rst Use semantic markup for :program: self-references 2022-03-14 10:46:36 +01:00