]> granicus.if.org Git - pdns/commitdiff
Merge pull request #5205 from rgacogne/rec-coverity
authorPieter Lexis <pieterlexis@users.noreply.github.com>
Wed, 29 Mar 2017 08:14:11 +0000 (10:14 +0200)
committerGitHub <noreply@github.com>
Wed, 29 Mar 2017 08:14:11 +0000 (10:14 +0200)
rec: Use `cend()` instead of `end()` when comparing with a const iterator


Trivial merge