Files
unbound/validator
Florian Obser da6ac0c4ff Use passed in neg and key cache if non-NULL.
With this the neg and key caches can be shared between multiple
libunbound contexts.

The msg and rrset caches already allowed this since context_finalize()
did not touch those if they are already available and have the correct
size.

Care must be taken to properly unhook the caches from the validator
environment before calling ub_ctx_delete() otherwise one risks double
free or use after free bugs.
2019-12-19 13:20:34 +01:00
..
2018-04-24 09:03:49 +00:00
2018-08-17 14:17:48 +00:00
2018-11-29 14:39:26 +00:00
2018-04-24 09:03:49 +00:00