]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Add changelog entry for memory leak fix
authorRalph Dolmans <ralph@nlnetlabs.nl>
Thu, 30 Jan 2020 14:47:49 +0000 (15:47 +0100)
committerRalph Dolmans <ralph@nlnetlabs.nl>
Thu, 30 Jan 2020 14:47:49 +0000 (15:47 +0100)
doc/Changelog

index b6f4e76d61a2dc41446a1b88700ad6926f8eff2d..9325952081702272729d2d6d32e4ad0de401fb99 100644 (file)
@@ -1,6 +1,7 @@
 30 January 2020: Ralph
        - Fix memory leak in error condition remote.c
        - Fix double free in error condition view.c
+       - Fix memory leak in do_auth_zone_transfer on success
 
 30 January 2020: Wouter
        - Fix subnet tests for disabled DSA algorithm by default.