[vlc-devel] Fullscreen controller leaking *again*
Laurent Aimar
fenrir at via.ecp.fr
Thu Mar 5 22:37:06 CET 2009
Hi,
On Thu, Mar 05, 2009, Rémi Denis-Courmont wrote:
> This happens only with the Qt4 interface, and only if a video was played.
> Looking at the sequence of hold/release over the video output, the fullscreen
> controller is leaking its object references again.
Fixed by [dca8d565348db646b07e7e15904dcd440375fb78], a simple vlc_object_release
was missing.
> Possibly the FSC is not even deleted.
I think it is.
> In retrospect, the 1,5 Gigabyte leak measured by xxcv is not surprising, if
> all video outputs are leaked (-> all multi-megabytes pictures heaps).
So this one should now be fixed.
xxcv, could confirm or not that this issue is fixed ?
--
fenrir
More information about the vlc-devel
mailing list