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

Fixed leaks & problems in RDATA after failed IXFR

- Shallow-copy of RRSets lead to broken RDATA chains in case of
  failed transfer. Replaced with deep-copy and adjusted cleanup
  accordingly.
- Fixed possible leak after successful transfer, if more RDATA of
  one RRSet were removed in the transfer.
- Fixed several leaks after failed update.

TODO: There is still a problem with node owners' nodes after
      failed transfer.

refs #1577 @4h
parent b97f3872
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