]> git.ipfire.org Git - thirdparty/pdns.git/commit
Avoid Undefined Behaviour by making sure the packet size is at least 10872/head
authorOtto <otto.moerbeek@open-xchange.com>
Fri, 22 Oct 2021 09:19:59 +0000 (11:19 +0200)
committerOtto <otto.moerbeek@open-xchange.com>
Fri, 22 Oct 2021 09:19:59 +0000 (11:19 +0200)
commit0e8e76f7bf5f5788a1ed175789208a339113d22e
tree9e69469dbed6b46674c2da050205561ab2638fc4
parent9ce75916d4c343e40ba780b4ef389eaa61178438
Avoid Undefined Behaviour by making sure the packet size is at least
the size passed in
pdns/test-dnsname_cc.cc