[KinoSearch] [kinosearch-commits] r5954 - trunk/core/KinoSearch/Search

Marvin Humphrey marvin at rectangular.com
Thu Mar 25 18:26:05 PDT 2010


On Thu, Mar 25, 2010 at 08:16:36PM -0500, Peter Karman wrote:
> > Log:
> > Fix a minor memory leak when compiling a PhraseQuery with no terms to a
> > NULL Matcher.
> > 
> 
> should I be trying to apply this against ProximityQuery.c as well?

Yeah, probably, but it's not serious.  It's just an early return that causes a
DECREF to be missed if there are no terms.

Marvin



More information about the kinosearch mailing list