[vlc] Re: Resource leak detected using vlc-0.9.0-svn
Warren Young
warren at etr-usa.com
Sat Oct 28 00:51:43 CEST 2006
? ?? wrote:
> When i start to play, the handle and GDI objects
> increased greatly. When i stop playing, the handle and GDI objects
> has not decreased.
That's not evidence of a leak. At worst, it's evidence of sloppy
programming.
If you open a second file, and the GDI and handle object counts continue
to climb, _that_ would be evidence of a leak. If the handle counts stay
roughly the same, though, all it means is that someone is caching
handles somewhere in the system.
It would also be useful to do the same test with the current released
version. If it behaves the same way, it's likely that the problem, if
any, is harmless.
--
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
More information about the vlc
mailing list