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