Skip to content
  • Michał Kępień's avatar
    Do not call exit() upon check_apex_rrsets() errors · 1a6525ff
    Michał Kępień authored
    Replace all fatal() calls inside check_apex_rrsets() with
    zoneverify_log_error() calls and error handling code.  Enable
    check_apex_rrsets() to signal errors to the caller using its return
    value.
    
    Modify the call site of check_apex_rrsets() so that its errors are
    properly handled.
    1a6525ff