Files
bind9/lib
Michał Kępień d782fcc638 Do not call exit() upon verifynode() errors
Make verifynode() return the verification result through a separate
pointer, thus making it possible to signal errors using function
return value.  Replace all fatal() and check_result() calls inside
verifynode() with zoneverify_log_error() calls and error handling code.
Add a REQUIRE assertion to emphasize verifynode() may be called with
some of its arguments set to NULL.

Modify all call sites of verifynode() so that its errors are properly
handled.
2018-06-15 10:35:55 +02:00
..
2018-05-22 16:32:21 -07:00
2018-05-22 16:32:21 -07:00
2018-06-13 14:19:07 +02:00
2018-06-12 09:18:47 +02:00
2018-05-22 16:32:21 -07:00
2018-05-22 16:32:21 -07:00