]> git.mxchange.org Git - flightgear.git/commit
Working on hunting down a really awful memory leak. This arose out of a
authorcurt <curt>
Tue, 6 Aug 2002 18:50:12 +0000 (18:50 +0000)
committercurt <curt>
Tue, 6 Aug 2002 18:50:12 +0000 (18:50 +0000)
commit988516996438f625e5a9d2467707d4f526200fd4
treea10ef51b0f8d2beb02f290aff042858fd1e3c907
parente66c57a7bb0818bbc4f85ebdc84ddf20e1beb285
Working on hunting down a really awful memory leak.  This arose out of a
misunderstanding over which section of code would be freeing tiles.  This
patch cleans up several things, but a little more work is still needed.
src/Scenery/newcache.cxx
src/Scenery/newcache.hxx
src/Scenery/tileentry.cxx