bind9/lib
Aram Sargsyan 73d6bbff4e 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.
2022-09-08 11:20:34 +02:00
..
bind9 Add extended DNS error configuration option for RPZ zones 2022-08-31 08:56:03 +00:00
dns Fix memory leaks in DH code 2022-09-08 11:20:34 +02:00
irs Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
isc compression buffer was not reused correctly 2022-09-08 11:15:52 +02:00
isccc Update clang to version 14 2022-06-16 17:21:11 +02:00
isccfg Add extended DNS error configuration option for RPZ zones 2022-08-31 08:56:03 +00:00
ns Fix RRL responses-per-second bypass using wildcard names 2022-09-08 09:15:30 +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