[vlc-devel] [PATCH] live555.cpp corrections

Sébastien Escudier sebastien-devel at celeos.eu
Thu Oct 9 13:57:04 CEST 2008



Hi

Some comments :
- I moved timeout thread cancel and join because it was called after the
destruction of the medium, so this thread crashed.
- I initialized values of this thread (memset 0) because
p_timeout->b_handle_keep_alive was read uninitialized, so almost always true,
and it should be true only in PAUSE.

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/20081009/d85ca6a0/attachment.patch>


More information about the vlc-devel mailing list