Skip to content
  • Michał Kępień's avatar
    Do not call exit() upon check_no_nsec() errors · 04038baf
    Michał Kępień authored
    Replace the fatal() call inside check_no_nsec() with a
    zoneverify_log_error() call.  Enable check_no_nsec() to signal errors to
    the caller using its return value.
    
    Modify all call sites of check_no_nsec() so that its errors are properly
    handled.
    04038baf