Skip to content
Snippets Groups Projects
Commit c8351bbc authored by Marek Vavruša's avatar Marek Vavruša
Browse files

zone-load: fixed leak

parent 0697eff3
No related branches found
No related tags found
No related merge requests found
......@@ -198,6 +198,7 @@ int zone_load_post(zone_contents_t *contents, zone_t *zone, uint32_t *dnssec_ref
}
// No-op.
changesets_free(&diff_change, NULL);
return KNOT_EOK;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment