bind9/lib
Aram Sargsyan 73df5c8053 Fix memory leaks in DH code
When used with OpenSSL v3.0.0+, the `openssldh_compare()`,
`openssldh_paramcompare()`, and `openssldh_todns()` functions
fail to cleanup the used memory on some error paths.

Use `DST_RET` instead of `return`, when there is memory to be
released before returning from the functions.

(cherry picked from commit 73d6bbff4e)
2022-09-08 11:46:20 +02:00
..
bind9 dnssec-policy now requires inline-signing 2022-09-06 09:02:59 +02:00
dns Fix memory leaks in DH code 2022-09-08 11:46:20 +02:00
irs Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
isc compression buffer was not reused correctly 2022-09-08 11:40:18 +02:00
isccc Update clang to version 14 2022-06-16 18:09:33 +02:00
isccfg Silence negative array index warning with toupper 2022-08-19 12:31:04 +10:00
ns Fix RRL responses-per-second bypass using wildcard names 2022-09-08 09:36:50 +02:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00