Skip to content
Snippets Groups Projects
Commit c3a94073 authored by Marek Vavrusa's avatar Marek Vavrusa
Browse files

zone-load: fixed crash when loading non-existing zone file

- refactored the zone-loader a bit, as reading from zone file
  creates only contents and the zone is created separately
- refactored zone contents creating function, as it is always used in a
  way where an apex node is created and inserted into contents
- crash occured because created zone bound configuration and if parsing
  failed, the configuration was freed with the zone and also with the
  caller
parent 6c365493
No related branches found
No related tags found
No related merge requests found
Loading
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