]> git.ipfire.org Git - thirdparty/pdns.git/commit
add test case for domains with more than 34 parts which our static vector can't compr... 4373/head
authorbert hubert <bert.hubert@netherlabs.nl>
Sat, 27 Aug 2016 12:53:54 +0000 (14:53 +0200)
committerbert hubert <bert.hubert@netherlabs.nl>
Sat, 27 Aug 2016 12:53:54 +0000 (14:53 +0200)
commit98cda0a9caeaa076458f8aeb0a1d94a480df5eda
tree4bfe421b8647f89ca52f8a9f23a1969fe52f2aa4
parent57ddc8ba51655fa74837575b5256b41a45431f90
add test case for domains with more than 34 parts which our static vector can't compress. Plus deal with that case.
pdns/dnsrecords.hh
pdns/dnswriter.cc
pdns/test-dnsname_cc.cc