]> git.ipfire.org Git - thirdparty/bind9.git/commit
Refactor incrementing query counters
authorColin Vidal <colin@isc.org>
Tue, 7 Apr 2026 20:18:10 +0000 (22:18 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 7 May 2026 11:09:18 +0000 (13:09 +0200)
commitae554715ae4607d02c643ae4898ce1babe95915b
treee18d62247612248940e190ef76a6047c6dc67445
parent7577e00479231eebe8fb996b460a9c4554c5b84a
Refactor incrementing query counters

Move the logic incrementing the query counter and the global query
counter into a dedicated helper function.

(cherry picked from commit 05d6da2de54c093689e675e81ae898ee41220666)
lib/dns/resolver.c