]> 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:21:59 +0000 (13:21 +0200)
commit9ebfca2af824a60ea072292ffb1ab01ff87c7fa7
tree2559d52500f78ff980ea41aa9c412324399eea3d
parent8344a38d6bc72d3872b552b4cae0e0d8be4c3d4a
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