]> git.ipfire.org Git - thirdparty/pdns.git/commit
Explicitely use const iterators in `validateWithKeySet` and `getKeysFor` 5045/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 16 Jan 2017 17:05:34 +0000 (18:05 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 16 Feb 2017 16:02:07 +0000 (17:02 +0100)
commit0b75e80854bc5a343cbaa8c807925d45205f468a
treeb67a5fbac206ec73c3c9afc80c7d940349cf6032
parent5bec36e00e1ec564b4fadea76d58ff840e75768d
Explicitely use const iterators in `validateWithKeySet` and `getKeysFor`

(cherry picked from commit 7a4f4632913046afde9e8acbbff1213b8faf982d)
pdns/validate.cc