Skip to content
Snippets Groups Projects
Verified Commit c22bff61 authored by Vladimír Čunát's avatar Vladimír Čunát
Browse files

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
1 merge request!681various nitpicks, see commits for details
Pipeline #41328 failed
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