[vlc-devel] Re: vlc: svn commit r19276 (jpsaman)
Clément Stenac
zorglub at diwi.org
Sat Mar 10 22:49:06 CET 2007
Just to clarify previous mail :)*
asserts are only meant to detect code errors. Runtime errors (like
malloc failure) must be caught before we reach a code location where
there is an assert to assume that said value is !NULL
Zorglub
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list