]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Get rid of assert() 14195/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 17 May 2024 09:57:55 +0000 (11:57 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 17 May 2024 09:57:55 +0000 (11:57 +0200)
commit14f437f2efe72b95a947a45df41d57390291286b
treea1cf7b84d12c1282cd8d61d75d711e553a1d2c18
parent6fe0cdfd49d04c89ed2521d7b8a0cbc71d4bb5c0
dnsdist: Get rid of assert()

PowerDNS Security Advisory 2024-03 has made it clear that some of
them that have been designed to break during testing might break in
production, as we compile with `NDEBUG` unset.
pdns/dnsdistdist/dnsdist-ecs.cc
pdns/ednsoptions.cc
pdns/ipcipher.cc