]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #15870 from rgacogne/ddist-only-create-dnsresponse-when-needed
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 18 Jul 2025 13:57:34 +0000 (15:57 +0200)
committerGitHub <noreply@github.com>
Fri, 18 Jul 2025 13:57:34 +0000 (15:57 +0200)
dnsdist: Avoid constructing a DNSResponse object when not really needed


Trivial merge