[vlc-devel] [PATCH] Race condition in rtsp server
Sébastien Escudier
sebastien-devel at celeos.eu
Mon Feb 9 17:25:26 CET 2009
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.
Best regards.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-a-race-condition-between-rtsp-and-httpd.patch
Type: text/x-diff
Size: 1209 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090209/5f96c011/attachment.patch>
More information about the vlc-devel
mailing list