mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-08-17 21:25:50 +02:00
* Add extra statistic to track the number of signature validation operations performed by the validator module * Move validation operation statistic to mesh as suggested * Fix NULL pointer dereference in case the mesh is not used (and is `NULL`) Co-authored-by: Wouter Wijngaards <wcawijngaards@users.noreply.github.com> * Fix NULL pointer dereference on qstate and qstate->env in unit test situation --------- Co-authored-by: Wouter Wijngaards <wcawijngaards@users.noreply.github.com>