[vlc-devel] 1.0.0 OSX object leaks
Derk-Jan Hartman
hartman at videolan.org
Fri Apr 3 01:42:42 CEST 2009
I'm not sure how many people are aware, but there is a large amount of
object leaks in the OSX gui. I was looking at the generated leaklist
today, and suddenly realized that there was a pattern. The pattern is
that these are all objects used by setupVarMenuItem. I tested by
inserting an immediate return in this function, and I can confirm that
this seems to avoid the object leaks.
DJ
More information about the vlc-devel
mailing list