[vlc-devel] [PATCH] demux: avi: handle zero sized lists (fix #9056)

Denis Charmet typx at dinauz.org
Sat Aug 24 15:30:38 CEST 2013


Hi,

Le samedi 24 août 2013 à 10:24:27, Francois Cartegnie a écrit :
> -        if( AVI_ChunkRead( s, p_chk, p_container ) )
> +        if( i_ret = AVI_ChunkRead( s, p_chk, p_container ) )

You could kill a -Wall warning with more parentheses.

Regards,

-- 
Denis Charmet - TypX
Le mauvais esprit est un art de vivre



More information about the vlc-devel mailing list