Bugfixes
- Setting zone pointer to NSEC3 nodes inserted into the zone. - Fixed searching for NSEC3 node for some name (find_nsec3_for_name()) - there was a typo (name instead of nsec3_name, and not freeing the nsec3_name resulted in leak). - Small fixes in debug output.
Showing
- src/dnslib/zone-contents.c 6 additions, 1 deletionsrc/dnslib/zone-contents.c
- src/dnslib/zone-tree.c 10 additions, 0 deletionssrc/dnslib/zone-tree.c
- src/knot/server/name-server.c 2 additions, 2 deletionssrc/knot/server/name-server.c
- src/knot/server/zones.c 3 additions, 0 deletionssrc/knot/server/zones.c
Loading
Please register or sign in to comment