Hey all,
        I found a large memory leak.... basically we are leaking all of
the memory associated with the wordlist_cache_size.

        BDB will take care of this automatically... if the same number of
'open' & 'close' functions are used... BDB uses a reference counter to
decide when to free resources, and we have a missing close call somewhere.

        I need to make sure it still happens in the current CVS code...
I'll let you know.

        Most of our other leaks aren't too bad.. I'll post new leak
summaries soon as well.

Thanks.

Neal Richter
Knowledgebase Developer
RightNow Technologies, Inc.
Customer Service for Every Web Site
Office: 406-522-1485




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
ht://Dig Developer mailing list:
[EMAIL PROTECTED]
List information (subscribe/unsubscribe, etc.)
https://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to