Bugzilla – Bug 4139
unbound-host leaks memory on ANY
Last modified: 2018-07-31 13:59:02 CEST
Created attachment 518 [details] Free after print patch unbound-host will not free memory when in verbose mode and name does not exist. Can be reproduced by: valgrind --leak-check=full unbound-host -r -v localhost. -t ANY
Hi Petr, Yes you are right, and that is the right solution. Thank you for the report! Fixed this in the code in the code repository. Best regards, Wouter