]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog note for #523
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 12 Aug 2021 11:45:18 +0000 (13:45 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 12 Aug 2021 11:45:18 +0000 (13:45 +0200)
- Merge #523: fix: free() call more than once with the same pointer.

doc/Changelog

index a225c3181ff4049cb772cfb8fae06136dd8384c3..8a420d77045f46155378b214cf22da217c00fb52 100644 (file)
@@ -3,6 +3,7 @@
          build. The current code repository continues with version 1.13.3.
        - Add test tool readzone to .gitignore.
        - Merge #521: Update mini_event.c.
+       - Merge #523: fix: free() call more than once with the same pointer.
 
 5 August 2021: Wouter
        - Tag for 1.13.2rc1 release.