- Zero initialize addrtree allocation.

git-svn-id: file:///svn/unbound/trunk@4102 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Ralph Dolmans
2017-04-10 10:46:54 +00:00
parent bde9269510
commit d7304e7c75
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@
- Remove ECS option after REFUSED answer.
- Fix small memory leak in edns_opt_copy_alloc.
- Respip dereference after NULL check.
- Zero initialize addrtree allocation.
7 April 2017: George
- Fix pythonmod for cb changes.