[vlc-devel] vlc: svn commit r23763 (courmisch)

Rémi Denis-Courmont rdenis at simphalempin.com
Fri Dec 21 17:34:48 CET 2007


Le Friday 21 December 2007 18:17:01 Jean-Paul Saman, vous avez écrit :
> Subversion daemon wrote:
> Are you sure this is correct?
>
>
> - if( p_block->i_buffer < (2 + framelen) )
> + if( p_block->i_buffer < (2u + framelen) )
>
> The 2u seems wrong to me.

It fixes the signedness mismatch, does it not?

-- 
Rémi Denis-Courmont
http://www.remlab.net/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20071221/d39ae367/attachment.sig>


More information about the vlc-devel mailing list