[vlc-devel] commit: Don't check for impossible error involving object types ( Rémi Denis-Courmont )
Rafaël Carré
rafael.carre at gmail.com
Wed Jun 4 23:54:49 CEST 2008
Le Wed, 4 Jun 2008 20:41:55 +0200 (CEST),
git at videolan.org (git version control) a écrit :
> vlc | branch: master | Rémi Denis-Courmont <rdenis at simphalempin.com>
> | Wed Jun 4 21:43:38 2008 +0300|
> [9649c59908053fd96488d1126a9149ce9ce40fc4]
>
> Don't check for impossible error involving object types
>
> + if( !p_module )
> /* Shouldn't happen */
assert( p_module ) ?
"Shouldn't happen" doesn't mean it will not, we all know that :/
--
Rafaël Carré
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080604/6121a277/attachment.sig>
More information about the vlc-devel
mailing list