Files
bind9/lib/dns
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
..
2022-06-01 13:00:40 +01:00
2022-04-01 23:50:34 +02:00
2022-08-25 17:17:07 +02:00
2022-06-09 10:47:04 +00:00
2022-06-01 13:00:40 +01:00
2022-06-28 11:56:31 +02:00
2022-09-06 12:47:08 +00:00
2022-07-18 13:38:47 +02:00
2022-09-08 11:20:34 +02:00
2022-07-15 10:33:46 +00:00
2022-05-02 19:47:58 +01:00
2022-05-03 00:41:42 +01:00
2022-06-01 13:00:40 +01:00
2022-05-03 12:38:59 +00:00
2022-05-03 12:38:59 +00:00
2022-08-25 17:17:07 +02:00
2022-05-03 12:38:59 +00:00
2022-09-06 12:47:08 +00:00