Skip to content
Snippets Groups Projects
Commit 2b38198a authored by Lubos Slovak's avatar Lubos Slovak
Browse files

Bugfix - ns_answer_request() deleting zone data.

The response packet is filled with not-copied RRs, so we must
  free only the packet structure, not all RRs within it.
(ldns_pkt_free() actually does deep free - should change!)

Fixed delegation point adjusting (now was skipping the first
  non-auth node :-)
parent 7c3335d4
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