]> granicus.if.org Git - pdns/commit
we were inconsistent in comparing ComboAddresses with sin_family==0. Removed possibil...
authorbert hubert <bert.hubert@powerdns.com>
Wed, 24 Feb 2016 15:36:44 +0000 (16:36 +0100)
committerbert hubert <bert.hubert@powerdns.com>
Wed, 24 Feb 2016 15:36:44 +0000 (16:36 +0100)
commit5f15ee47c5d77fd40235e718c6dbd6423fc8f3dc
tree75b1c1311bdfa2bfe926684e6a7c46797d14d179
parent3108d50217026ee55b9242878f2736b4aca71941
we were inconsistent in comparing ComboAddresses with sin_family==0. Removed possibility for inconsistency, plus surrounded this bug with unit tests. Added similar test for DNSName.
pdns/iputils.hh
pdns/test-dnsname_cc.cc
pdns/test-iputils_hh.cc