bind9/lib
Michał Kępień 4354f44d9c Do not call exit() upon verify_nodes() errors
Replace all fatal(), check_result(), and check_dns_dbiterator_current()
calls inside verify_nodes() with zoneverify_log_error() calls and error
handling code.  Enable verify_nodes() to signal errors to the caller
using its return value.

Modify the call site of verify_nodes() so that its errors are properly
handled.

Free all heap elements upon verification context cleanup as a
verification error may prevent them from being freed elsewhere.

Remove the check_dns_dbiterator_current() macro as it is no longer used
anywhere in lib/dns/zoneverify.c.
2018-06-15 10:35:40 +02:00
..
bind9 remove the experimental authoritative ECS support from named 2018-05-25 08:21:25 -07:00
dns Do not call exit() upon verify_nodes() errors 2018-06-15 10:35:40 +02:00
irs address win32 build issues 2018-05-22 16:32:21 -07:00
isc Add better EMPTY_TRANSLATION_UNIT to isc/util.h 2018-06-14 17:58:03 -04:00
isccc address win32 build issues 2018-05-22 16:32:21 -07:00
isccfg Update copyrights and whitespace 2018-06-13 14:19:07 +02:00
ns style nits (mostly line length) 2018-06-12 09:18:47 +02:00
samples address win32 build issues 2018-05-22 16:32:21 -07:00
win32/bindevt address win32 build issues 2018-05-22 16:32:21 -07:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Atffile [master] add libns and remove liblwres 2017-09-08 13:47:34 -07:00
Kyuafile regen master 2017-12-29 01:44:18 +00:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00