[vlc-devel] [PATCH] live555 bug
Sébastien Escudier
sebastien-devel at celeos.eu
Tue Oct 14 08:50:38 CEST 2008
Hi
I am sorry to insist but there is a bug in rtsp client, and this has to be
fixed. So could someone review this patch ?
Bug description :
* timeout_thread_t struct is read uninitialized so TimeoutPrevention thread read
p_timeout->b_handle_keep_alive true when it should be false
* This thread is canceled after closing rtsp client and the Mediasession, so
sometimes it crashes inside this thread.
Regards
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-live555-timout-thread-corrections.patch
Type: text/x-diff
Size: 3672 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20081014/32b4665a/attachment.patch>
More information about the vlc-devel
mailing list