]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Fix unbound-control dump_cache for double unlock of lruhash table.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 27 Aug 2025 14:55:55 +0000 (16:55 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 27 Aug 2025 14:55:55 +0000 (16:55 +0200)
Changelog entry.

doc/Changelog

index e87a49d2d20f12e442a36deb83181e660cce16ca..607540dff00e9b016e41b072dadebec2ee99d933 100644 (file)
@@ -1,3 +1,6 @@
+27 August 2025: Wouter
+       - Fix unbound-control dump_cache for double unlock of lruhash table.
+
 26 August 2025: Wouter
        - Fix ports workflow to install expat for macos.