[FFmpeg-devel] [PATCH 13/16] vqavideo: check for out of bound reads.

Michael Niedermayer michaelni at gmx.at
Sun Oct 9 02:33:14 CEST 2011


On Sun, Oct 09, 2011 at 01:52:08AM +0200, Reimar Döffinger wrote:
> On Sun, Oct 09, 2011 at 01:12:07AM +0200, Michael Niedermayer wrote:
> > On Sun, Oct 09, 2011 at 12:28:27AM +0200, Reimar Döffinger wrote:
> > > On Sat, Oct 08, 2011 at 11:40:38PM +0200, fenrir at elivagar.org wrote:
> > > > +            if (src_pos + count >dest_size)
> > > > +            if (src_pos + count >dest_size)
> > > 
> > > Missing space after >
> > 
> > are you ok if i apply patches that just fail such cosmetic issues and
> > you or whoever cares fixes it afterwards?
> > 
> > Because IMHO its more work if a new patch has to be sent for this
> > than if someone just fixes it and commits/pushes ...
> 
> Well, it would be quickest if whoever commits just puts in those spaces.

do we have a volunteer to do this?


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Dictatorship naturally arises out of democracy, and the most aggravated
form of tyranny and slavery out of the most extreme liberty. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20111009/6169aba6/attachment.asc>


More information about the ffmpeg-devel mailing list