Re: Re: Plug memory leak in update-cache.c

2005-04-15 Thread Petr Baudis
tin Schlemmer <[EMAIL PROTECTED]> told me that... > > > Hi, > > > > > > Might not be that an big an issue as it should be freed on exit, but > > > might cause problems with big trees. > > > > > > > > > > > >

Re: Plug memory leak in update-cache.c

2005-04-15 Thread Martin Schlemmer
, but > > might cause problems with big trees. > > > > > > > > Plug memory leak in update-cache.c. > > > > Signed-off-by: Martin Schlemmer <[EMAIL PROTECTED]> > > > > update-cache.c: 22f3ccd47db4f0888901109a8cbf883d272d1cba > >

Re: Plug memory leak in update-cache.c

2005-04-15 Thread Petr Baudis
Dear diary, on Thu, Apr 14, 2005 at 10:53:50AM CEST, I got a letter where Martin Schlemmer <[EMAIL PROTECTED]> told me that... > Hi, > > Might not be that an big an issue as it should be freed on exit, but > might cause problems with big trees. > > ---- > > Plug

Plug memory leak in update-cache.c

2005-04-14 Thread Martin Schlemmer
Hi, Might not be that an big an issue as it should be freed on exit, but might cause problems with big trees. Plug memory leak in update-cache.c. Signed-off-by: Martin Schlemmer <[EMAIL PROTECTED]> update-cache.c: 22f3ccd47db4f0888901109a8cbf883d27