]> git.ipfire.org Git - thirdparty/pdns.git/commit
Rec: Don't validate when a Lua hook took the query 4404/head
authorPieter Lexis <pieter.lexis@powerdns.com>
Fri, 2 Sep 2016 11:49:27 +0000 (13:49 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Fri, 2 Sep 2016 11:49:27 +0000 (13:49 +0200)
commit3ca4e7351e75e602644eb5504246f7ba446b6b73
tree3425236d3bd640db3683f5324a687b2b9024d5c5
parentecef90de3d84ba9de0135ca22b4160ac72f4ed95
Rec: Don't validate when a Lua hook took the query

This was in place for prequery, but not for nodata and the others.
Thanks to @ZaphodB for the report.

Fixes #4397
pdns/pdns_recursor.cc