[vlc-devel] [PATCH] assert the vlc object exists in var_* functions, before dereferencing it

Rémi Duraffort ivoire at videolan.org
Sun Aug 30 21:30:58 CEST 2009


> +
> +    assert( p_this );
> +
>      vlc_object_internals_t *p_priv = vlc_internals( p_this );
Doing the assert inside vlc_internals ?


Best regards

-- 
Rémi Duraffort | ivoire



More information about the vlc-devel mailing list