[vlc-devel] [PATCH 1/2] ActiveX: fixed crash on play of nonexistent playlist

Sergey Radionov rsatom at gmail.com
Mon Aug 1 14:05:21 CEST 2011


I think it is normal. Otherwise we need call initVLC from too mach places
(every toplevel interface function, which in any case call playlist_select).
So I prefer do it in one place, and in addition I protect code from
potential future mistakes (if some new function will be using
playlist_select without initVLC).

2011/8/1 Jean-Baptiste Kempf <jb at videolan.org>

> On Mon, Aug 01, 2011 at 10:40:57AM +0700, Sergey Radionov wrote :
> >
>
> Is this normal to have to do this here?
> Could the beginning of this code be in some function to check and init?
>
> Best Regards,
>
> --
> Jean-Baptiste Kempf
> http://www.jbkempf.com/ - +33 672 704 734
> Sent from my Electronic Device
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20110801/b9b06e28/attachment.html>


More information about the vlc-devel mailing list