mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-22 01:59:26 +00:00
Recovering the node lock from a pointer to the header and a pointer to the db is a common operation. This commit abstracts it away into a function, so that the node lock selection logic may be modified more easily.