searchengine/cpix/cpixrotlog/src/cpixrotlog.cpp
changeset 2 6c1a2771f4b7
parent 0 671dee74050a
--- a/searchengine/cpix/cpixrotlog/src/cpixrotlog.cpp	Mon May 03 13:33:22 2010 +0300
+++ b/searchengine/cpix/cpixrotlog/src/cpixrotlog.cpp	Fri May 14 16:57:37 2010 +0300
@@ -257,14 +257,14 @@
                                      L"Failed to create-db IdxDb: %S\n",
                                      report);
                             cpix_ClearError(&result);
-                        }
-                    cpix_Analyzer_destroy(analyzer);
+                        }                    
                 }
             else
                 {
                     printf("Could not define volume %s\n",
                            SMS_QBASEAPPCLASS);
                 }
+            cpix_Analyzer_destroy(analyzer);
         }
     else
         {