zoom: init member cqlt of Backend
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 17 Aug 2012 09:34:37 +0000 (11:34 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 17 Aug 2012 09:34:37 +0000 (11:34 +0200)
src/filter_zoom.cpp

index d7ca935..022536d 100644 (file)
@@ -292,6 +292,7 @@ yf::Zoom::Backend::Backend()
     enable_cproxy = true;
     enable_explain = false;
     explain_doc = 0;
+    cqlt = 0;
 }
 
 yf::Zoom::Backend::~Backend()