AW: Memory leak with ThreadSpecificData

2005-11-10 Thread Steindl Christian
see also http://issues.apache.org/jira/browse/LOGCXX-117 for a patch   Greetz, Christian Von: Josh Clark [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 10. November 2005 17:36An: Log4CXX UserBetreff: Re: Memory leak with ThreadSpecificData Has anything else happened with

Re: Memory leak with ThreadSpecificData

2005-11-10 Thread Josh Clark
Has anything else happened with this issue?  On 10/20/05, Curt Arnold <[EMAIL PROTECTED]> wrote: On Oct 18, 2005, at 8:10 AM, Steindl Christian wrote:> Hi,>> I use the VLD (visual leak detector) with my applications and log4cxx> and noticed quite some memory leaks. Well, in my specific > applicat

Re: Memory leak with ThreadSpecificData

2005-10-20 Thread Curt Arnold
On Oct 18, 2005, at 8:10 AM, Steindl Christian wrote: Hi, I use the VLD (visual leak detector) with my applications and log4cxx and noticed quite some memory leaks. Well, in my specific application a huge number of threads might be spawn in the course of time. Is there a way to get rid of

Memory leak with ThreadSpecificData

2005-10-18 Thread Steindl Christian
Hi, I use the VLD (visual leak detector) with my applications and log4cxx and noticed quite some memory leaks. Well, in my specific application a huge number of threads might be spawn in the course of time. Is there a way to get rid of the ThreadSpecificData again? My application runs on Win32, an