]> granicus.if.org Git - pdns/commit
save a ton of DNSName(".") and DNSName("*") instantiations. Even though these live...
authorbert hubert <bert.hubert@powerdns.com>
Fri, 26 Aug 2016 13:26:10 +0000 (15:26 +0200)
committerbert hubert <bert.hubert@netherlabs.nl>
Sat, 27 Aug 2016 12:15:54 +0000 (14:15 +0200)
commit12c062114657b63d05779940582f8840590543ef
tree472d07e6a5bfe5c734380f085de9494a4fccb83a
parentc21484dfdd7a70da21defc322b2140fa02ac607a
save a ton of DNSName(".") and DNSName("*") instantiations. Even though these live on the stack, we were going through needless motions.
17 files changed:
pdns/dnsrecords.cc
pdns/dnssecinfra.cc
pdns/dnswriter.cc
pdns/filterpo.cc
pdns/nsec3dig.cc
pdns/packethandler.cc
pdns/pdns_recursor.cc
pdns/pdnsutil.cc
pdns/rec-lua-conf.cc
pdns/reczones.cc
pdns/rpzloader.cc
pdns/slavecommunicator.cc
pdns/syncres.cc
pdns/test-dnsname_cc.cc
pdns/toysdig.cc
pdns/validate.cc
pdns/zone2ldap.cc