Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: kinosearch: commits

r3836 - trunk/c_src/KinoSearch/Test

 

 

kinosearch commits RSS feed   Index | Next | Previous | View Threaded


marvin at rectangular

Sep 7, 2008, 8:31 AM

Post #1 of 1 (1062 views)
Permalink
r3836 - trunk/c_src/KinoSearch/Test

Author: creamyg
Date: 2008-09-07 08:31:47 -0700 (Sun, 07 Sep 2008)
New Revision: 3836

Modified:
trunk/c_src/KinoSearch/Test/TestQueryParserLogic.c
Log:
Fix a refcounting error.


Modified: trunk/c_src/KinoSearch/Test/TestQueryParserLogic.c
===================================================================
--- trunk/c_src/KinoSearch/Test/TestQueryParserLogic.c 2008-09-07 13:45:20 UTC (rev 3835)
+++ trunk/c_src/KinoSearch/Test/TestQueryParserLogic.c 2008-09-07 15:31:47 UTC (rev 3836)
@@ -746,6 +746,7 @@
REFCOUNT_DEC(searcher);
REFCOUNT_DEC(or_parser);
REFCOUNT_DEC(and_parser);
+ REFCOUNT_DEC(invindex);
}
/* Copyright 2005-2008 Marvin Humphrey
*


_______________________________________________
kinosearch-commits mailing list
kinosearch-commits [at] rectangular
http://www.rectangular.com/mailman/listinfo/kinosearch-commits

kinosearch commits RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.