]> git.ipfire.org Git - thirdparty/pdns.git/commit
Rec: Don't validate when a Lua hook took the query 4415/head
authorPieter Lexis <pieter.lexis@powerdns.com>
Fri, 2 Sep 2016 11:49:27 +0000 (13:49 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Mon, 5 Sep 2016 09:00:22 +0000 (11:00 +0200)
commitacca8628f2e85a5e8e5535c7777ab4e7e1ed36c4
treee8417a9592c8cef2adc0803039f910d219e182a1
parent89d504d242ddf2f984e51c7cb9e7df4d11ff2405
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

(cherry picked from commit 3ca4e7351e75e602644eb5504246f7ba446b6b73)
pdns/pdns_recursor.cc