]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: don't increment in a potential macro argument 16042/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 28 Aug 2025 07:53:53 +0000 (09:53 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 28 Aug 2025 07:53:53 +0000 (09:53 +0200)
commit6a269e10520ffd5431830e8c1ee87e464d458663
tree27ece5a9ee6429690bf3299fa7ff93fba8547284
parent05c15be072ae6034a1bb568a938c9b7d62eace0c
dnsdist: don't increment in a potential macro argument

Fixes g++ 8: ../dnsdist-crypto.cc:291:16: warning: operation on 'count' may be undefined [-Wsequence-point]

Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
pdns/dnsdistdist/dnsdist-crypto.cc