• Jan Kadlec's avatar
    Completed custom allocators in rrset API. · f3428e86
    Jan Kadlec authored
    - 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.
    f3428e86