]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: Copy the salt into the cache instead of taking a reference
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 11 Dec 2020 15:37:49 +0000 (16:37 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 11 Dec 2020 15:37:49 +0000 (16:37 +0100)
commit8ca539e75a1b0cc8f43f7e2234357c857f9876bf
tree21a973e2ff6b095a01cce27051c9568c60dcbc3e
parentdabcae2a1b2223a5c77f9fed28525204b3d303a5
rec: Copy the salt into the cache instead of taking a reference

At the moment the salt does live longer than the cache, but that
might hold true forever.
pdns/validate.cc