]> granicus.if.org Git - pdns/commit
Allocate DNSRecord objects as smart pointers right away
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 7 Jun 2018 09:21:04 +0000 (11:21 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 7 Jun 2018 09:21:04 +0000 (11:21 +0200)
commitaec57bc4f4227362427463f19e3b9e21f4ce2ac3
treed623299b0d6f5b868f2d92527dca5d38e1f3be6e
parenta7f3cfcf04715aaf5b2a745f42ac04691a254d89
Allocate DNSRecord objects as smart pointers right away

(cherry picked from commit 1339125af5afe6d6ecfe0a500c5fdc76d790459d)
16 files changed:
modules/bindbackend/binddnssec.cc
modules/tinydnsbackend/tinydnsbackend.cc
pdns/dnsparser.cc
pdns/dnsparser.hh
pdns/dnsrecords.cc
pdns/dnsrecords.hh
pdns/nsecrecords.cc
pdns/pdnsutil.cc
pdns/rec-lua-conf.cc
pdns/rec_channel_rec.cc
pdns/sillyrecords.cc
pdns/speedtest.cc
pdns/test-dnsrecords_cc.cc
pdns/test-signers.cc
pdns/toysdig.cc
pdns/ws-auth.cc