Files
bind9/lib/dns
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
..
2022-06-09 10:52:04 +00:00
2022-06-28 14:36:53 +02:00
2022-07-06 11:25:20 +10:00
2022-09-08 11:46:20 +02:00
2022-07-15 21:16:51 +02:00