Skip to content
Snippets Groups Projects
Commit f3428e86 authored by Jan Kadlec's avatar Jan Kadlec
Browse files

Completed custom allocators in rrset API.

- Added new public alloc helper functions to mempattern.h.
- RRSet owners are not allocated using memctx, because they might be dropped later and because DNAME has no memctx API.
- Only packet had its own memctx at the time of writing. Later, most RRSet operations should use custom allocators, for now, no allocator is used.
parent 6293435b
No related branches found
No related tags found
Loading
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