Re: [Flightgear-devel] Terragear terrafit memory leak

2011-08-15 Thread Adrian Musceac
On Sunday, August 14, 2011 15:20:10 Durk Talsma wrote: > Hi Adrian, > > I realize that it's almost three quarters of a year since your message was > posted, but it wasn't until today that it caught my attention. Hi Durk, As they say, it's never too late to fix a bug. I remember encountering thes

Re: [Flightgear-devel] Terragear terrafit memory leak

2011-08-14 Thread Christian Schmitt
Durk Talsma wrote: > I'm explicitly deleting all the Triangle and Edge objects. This has > improved performance a lot I'm still not able to process the entire > Eurasian continent in one pass, after this fix, the total number of > ".fit" files that can be created on my linux box has gone up fr

Re: [Flightgear-devel] Terragear terrafit memory leak

2011-08-14 Thread Durk Talsma
Hi Adrian, I realize that it's almost three quarters of a year since your message was posted, but it wasn't until today that it caught my attention. Earlier this weekend I decided to pull the latest version of terragear-cs from it's GIT repository, in order to see whether I could build some sc

Re: [Flightgear-devel] Terragear terrafit memory leak

2010-10-04 Thread Adrian Musceac
On Tue, 2010-10-05 at 07:29 +0300, Adrian Musceac wrote: > Hello. > Latest GIT from Terragear has 2 memory leaks in terrafit.cc and > Terra/greadyinsert. > Heap size increases from 0 to hero in under 2 minutes given enough files > are thrown at it. > Patches attached. Notify upstream, close main s

[Flightgear-devel] Terragear terrafit memory leak

2010-10-04 Thread Adrian Musceac
Hello. Latest GIT from Terragear has 2 memory leaks in terrafit.cc and Terra/greadyinsert. Heap size increases from 0 to hero in under 2 minutes given enough files are thrown at it. Patches attached. Notify upstream, close main shuttle bay doors. -- Adrian diff --git a/src/Prep/Terra/GreedyInse