<br><br><div class="gmail_quote">2011/3/22 Rémi Denis-Courmont <span dir="ltr"><<a href="mailto:remi@remlab.net">remi@remlab.net</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Le lundi 21 mars 2011 20:22:40 akash mehrotra, vous avez écrit :<br>
<div class="im">> > This is a bit confused description. The implementation seems to be<br>
> > race-prone.<br>
> ><br>
> > Didn't really understand how its race prone. The only difference from the<br>
><br>
> original play code is that a check has been added, and avoids resetting the<br>
> video if called while the video is paused.<br>
<br>
</div>Exactly, that seems like a time-of-check/time-of-use race to me.<br>
<font color="#888888"><br>
<br>
--<br>
Rémi Denis-Courmont<br>
Looking for a job: <a href="http://www.remlab.info/" target="_blank">http://www.remlab.info/</a><br>
</font><div><div></div><div class="h5"><a href="http://fi.linkedin.com/in/remidenis" target="_blank">http://fi.linkedin.com/in/remidenis</a><br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br></div></div></blockquote><div><br><br>The code is quite similar to the pl_pause code, which already exists.<br>
I would like to change the behaviour of pl_play, but if it has the possibility of causing problems, then I will remove that change and send in a new patch.<br>However,I would appreciate it if you could explain what scenario would lead to a race condition? <br>
</div></div><br>