2010/10/3 Šplíchal Jiří <splic...@tovek.cz>:
>> - IndexWriter::closeInternal() [4]: Here, I don't understand, why
>> deleting rollbackSegmentInfos outside the mutex protected code block
>> fixes a memory leak.
>
> the rollbackSegmentInfos are not deleted outside of the mutex protected block
> it happens still inside of it, but outside of the "if (commitPending)" block.

Now, I see it. Thanks.

Veit

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
CLucene-developers mailing list
CLucene-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/clucene-developers

Reply via email to