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