mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-22 10:10:14 -04:00
guard the call to the NS_QUERY_RESET hook so it's called only if the view has been set. If the view is NULL, it means the client has been reset _before_ the query even started, and no other hook could have been called, so it doesn't make sense to call this one. this also enables us to avoid a NULL-check on the qctx->view in the CALL_HOOK macros. |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| meson.build | ||