[vlc-devel] [PATCH] Add few missing error messages to libvlc.
Jean-Baptiste Kempf
jb at videolan.org
Sun Jul 24 23:18:30 CEST 2011
On Sun, Jul 24, 2011 at 08:42:37PM +0700, Alexey Sokolov wrote :
> if( !p_mlib )
> + {
> + libvlc_printerr( "Not enough memory" );
> return NULL;
> + }
How can we call libvlc_printerr and thus vasprintf if you got no memory?
Best Regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the vlc-devel
mailing list