[vlc-devel] [PATCH] Race condition in rtsp server
Rémi Denis-Courmont
rem at videolan.org
Mon Feb 9 17:22:44 CET 2009
Le lundi 9 février 2009 18:25:26 Sébastien Escudier, vous avez écrit :
> Hi
>
> in rtsp.c RtspClientDel can be called twice and crash vlc :
> 1- with a mediadel
> 2- with a rtsp client TEARDOWN
>
> If we move the deletion of the callback (see the included patch), I think
> this bug can't happen.
Merged. That being said, it's the least of concerns considering how buggy the
so-called RTSP VoD is.
--
Rémi Denis-Courmont
http://git.remlab.net/cgi-bin/gitweb.cgi?p=vlc-courmisch.git;a=summary
More information about the vlc-devel
mailing list