]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog entry for #531
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 20 Aug 2021 13:18:39 +0000 (15:18 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 20 Aug 2021 13:18:39 +0000 (15:18 +0200)
- Fix #531: Fix: passed to proc after free.

doc/Changelog

index 7dc5820fc2d1300dd1603d58017f1820be145e9d..7c03d428bf3b6abf1b8a5fe1a2a68307eb27407c 100644 (file)
@@ -1,6 +1,7 @@
 20 August 2021: Wouter
        - Fix #529: Fix: log_assert does nothing if UNBOUND_DEBUG is
          undefined.
+       - Fix #531: Fix: passed to proc after free.
 
 17 August 2021: Wouter
        - Fix that --with-ssl can use "/usr/include/openssl11" to pass the