From: Yorgos Thessalonikefs Date: Tue, 4 Jun 2024 15:30:43 +0000 (+0200) Subject: - Merge #1080: AddressSanitizer detection in tdir tests and memory leak X-Git-Tag: release-1.21.0rc1~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad12109191ed4c75a9070c2c9195e25924bcc491;p=thirdparty%2Funbound.git - Merge #1080: AddressSanitizer detection in tdir tests and memory leak fixes. --- ad12109191ed4c75a9070c2c9195e25924bcc491 diff --cc doc/Changelog index 84edafcee,5f3e8d4fe..6838029e3 --- a/doc/Changelog +++ b/doc/Changelog @@@ -1,7 -1,3 +1,15 @@@ ++4 June 2024: Yorgos ++ - Merge #1080: AddressSanitizer detection in tdir tests and memory leak ++ fixes. ++ - Fix memory leak when reload_keep_cache is used and num-threads ++ changes. ++ - Fix memory leak on exit for unbound-dnstap-socket; creates false ++ negatives during testing. ++ +3 June 2024: Wouter + - Fix to squelch connection reset by peer errors from log. And fix + that the tcp read errors are labeled as initial for the first calls. + 30 May 2024: Wouter - Fix #1079: tags from tagged rpz zones are no longer honored after upgrade from 1.19.3 to 1.20.0.