Skip to content
  • Matthijs Mekking's avatar
    Unregister RPZ CATZ db cbs when zone load fails · 6ed14eff
    Matthijs Mekking authored
    In case when a zone fails to load because the file does not exist
    or is malformed, we should not run the callback that updates the
    zone database when the load is done.  This is achieved by
    unregistering the callbacks if at zone load end if the result
    indicates something else than success.
    6ed14eff