From: Jonathan B. <jbr...@ea...> - 2005-01-23 03:38:06
|
On Sat, 2005-01-22 at 21:19 -0500, Jonathan Brandmeyer wrote: > On Sat, 2005-01-22 at 20:50 -0200, Flavio Coelho wrote: > > Unfortunately, there is a pretty significant memory leak in my > > drawTickLabels function That I couldn't fix. Could it be originated > > from the label object? > I am looking into the memory leak. > Found. It was an internal bug in Visual's label and font deletion code. The fix will be in the next release. Actually, I'm a little surprised that this hasn't affected anyone else before this. As far as I can tell, it has been in there since VPython's original release! Thank you for your useful reports and feedback. -Jonathan |