[vlc-devel] Fix a crash in Mozilla plugin
Alexandre Millet
a.millet89 at gmail.com
Tue Sep 8 14:50:03 CEST 2009
Why do you expect by "proper reporting" ?
I will eventually give you more detailled description of the problem i
encountered
but do you prefere i give it by mail in this thread or on the trac.
--
Alex Millet
2009/9/8 <jpd at videolan.org>
> On Mon, Sep 07, 2009 at 03:13:08PM +0200, Baku wrote:
> > if( p_plugin->b_autoplay )
> > {
> > - p_plugin->playlist_play(NULL);
> > + p_plugin->playlist_play(&ex);
> > }
>
> The only problem with this is that if an exception is raised it isn't
> being cleared. That should happen regardless of what else we do with the
> information, but of course proper reporting would be nicer.
>
> _______________________________________________
> 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/20090908/2c109be9/attachment.html>
More information about the vlc-devel
mailing list