[vlc-devel] [bug]is this a bug in RC? "pause" cause crash!

Andy chenee chenee543216 at gmail.com
Tue Aug 11 16:57:07 CEST 2009


sorry ,mistake ,it should be :

+    if(pl_Unlocked == playlist_lock_status)
+    {
     PL_LOCK;
+    }
     i_status = playlist_Status( p_playlist );
+    if(pl_Unlocked == playlist_lock_status)
+    {
     PL_UNLOCK;
+    }
+


2009/8/11 Andy chenee <chenee543216 at gmail.com>

> ...........
>
> +    if(pl_Locked == playlist_lock_status)
> +    {
>      PL_LOCK;
> +    }
>      i_status = playlist_Status( p_playlist );
> +    if(pl_Locked == playlist_lock_status)
> +    {
>      PL_UNLOCK;
> +    }
> +
>
>   -----------------
>
>
>
> --
> --------------
> HHCN: Andy chenee  chenee at hhcn.com
> Tel/Fax: +86-551-5325652,5325653-820
> Products Info. : http://www.hhcn.com
> Tech. Support  : http://www.hhcn.org
> HHTech : An Embedded Linux Tech. Provider in Mainland China
> 2008-08-13
>



-- 
--------------
HHCN: Andy chenee chenee at hhcn.com
Tel/Fax: +86-551-5325652,5325653-820
Products Info. : http://www.hhcn.com
Tech. Support  : http://www.hhcn.org
HHTech : An Embedded Linux Tech. Provider in Mainland China
2008-08-13
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090811/7b31fa1f/attachment.html>


More information about the vlc-devel mailing list