From f5f3d7f58387bf0a52a0c0198ba342c6ea0ead5b Mon Sep 17 00:00:00 2001 From: Charles-Henri Bruyand Date: Mon, 16 Apr 2018 11:26:23 +0200 Subject: [PATCH] sync with g_log var --- pdns/lua-record.cc | 28 ++++++++++++++-------------- pdns/packethandler.cc | 6 +++--- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/pdns/lua-record.cc b/pdns/lua-record.cc index 8725cf8ce..5f29c3ff3 100644 --- a/pdns/lua-record.cc +++ b/pdns/lua-record.cc @@ -144,7 +144,7 @@ bool IsUpOracle::isUp(const ComboAddress& remote, const std::string& url, const std::lock_guard l(d_mutex); auto iter = d_statuses.find(cd); if(iter == d_statuses.end()) { - // L< g_getGeo; if(!g_getGeo) { if(!initialized) { - L<> luaSynth(const std::string& code, cons return fmt.str(); } catch(std::exception& e) { - L<> luaSynth(const std::string& code, cons return fmt.str(); } catch(std::exception& e) { - L<> luaSynth(const std::string& code, cons } } catch(std::exception& e) { - L<> luaSynth(const std::string& code, cons ret.push_back(std::shared_ptr(DNSRecordContent::mastermake(qtype, 1, content ))); } } catch(std::exception &e) { - L<(rr.dr); if(rec->d_type == QType::CNAME || rec->d_type == p->qtype.getCode()) { // noCache=true; - DLOG(L<<"Executing Lua: '"<getCode()<<"'"<getCode()<<"'"<getCode(), target, sd.qname, sd.domain_id, *p, rec->d_type); for(const auto& r : recvec) { -- 2.40.0