]> git.ipfire.org Git - thirdparty/pdns.git/commit
NetmaskTree: Drop the 'noexcept' qualifier on the TreeNode ctor 10900/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 26 Oct 2021 07:16:52 +0000 (09:16 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 26 Oct 2021 07:16:52 +0000 (09:16 +0200)
commit2d1e11bfe9ba80d12b58092e748f373e99816319
treed6d0dbec37d64dd30f654780ec35750c85678557
parent141eaaa97e3a4d5d145f7dec620f92c55a27231c
NetmaskTree: Drop the 'noexcept' qualifier on the TreeNode ctor

Coverity reports that it was already too restrictive with the existing
Netmask key (see CID 1465032) and clearly is now for the AddressAndPort
one (CID 373668).
pdns/iputils.hh