]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: Use `make_shared` for unwanted query records, saves an allocation
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 31 Mar 2017 14:06:42 +0000 (16:06 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Tue, 4 Apr 2017 15:11:25 +0000 (17:11 +0200)
commit63fc7705f6c10f4b62c5e743f7fd79cf17e40b95
tree9963c3055f936c57070d927db59649e0877eed14
parentfad4e1b2a169cdbe168316fc78fd4ded7a53b9ff
rec: Use `make_shared` for unwanted query records, saves an allocation
pdns/dnsparser.cc