]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: don't increment in a potential macro argument 16049/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 28 Aug 2025 07:53:53 +0000 (09:53 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 28 Aug 2025 09:05:49 +0000 (11:05 +0200)
commit85bd1c18ffb1e1a762f1e670bd842162ef7c1a25
tree39a339e047c37540c77d980d8f2cf20c3ace2741
parent301d39b0f08f850c8bd48089cdc203579a586756
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>
(cherry picked from commit 6a269e10520ffd5431830e8c1ee87e464d458663)
pdns/dnsdistdist/dnsdist-crypto.cc