[vlc-devel] [PATCH 5/5] chromecast: add an experimental sout module that connects to a ChromeCast device and streams using the HTTP access output
Rémi Denis-Courmont
remi at remlab.net
Fri Aug 22 22:55:02 CEST 2014
Le vendredi 22 août 2014, 14:26:55 Adrien Maglo a écrit :
> Well, the Close() function is also used in Open() to clean-up before
> b_threadStarted is set to true.
Yes, you are uselessly storing on the heap something that does not belong
there. Not to mention that it's directly responsible for a leak.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list