cache: avoid some crashes
It's actually possible to start queries without any cache open, e.g. add `resolve('.', kres.type.DNSKEY)` into your configuration. If that happens, avoid the cache module dereferencing a NULL pointer.
parent
3e215037
No related branches found
No related tags found
Loading
Please register or sign in to comment