[FFmpeg-devel] [PATCH] Fix uninitialized reads for fate-vsynth1-asv2 test.

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sun Jan 15 13:57:07 CET 2012


On Sun, Jan 15, 2012 at 01:10:00PM +0100, Michael Niedermayer wrote:
> On Sun, Jan 15, 2012 at 11:04:23AM +0100, Reimar Döffinger wrote:
> > This is not a real error and memsetting always even when the
> > size did not change is overkill, but I'd still like to propose
> > this.
> > 
> > Signed-off-by: Reimar Döffinger <Reimar.Doeffinger at gmx.de>
> 
> should do no harm, thus ok

Pushed.
Let's see how far a full valgrind run (with uninitialized reads not
disabled).
Zlib init function seems broken, so I needed a suppression file for that
already.
I see the valgrind fate also has a custom suppression file.
Maybe we should collect these and add a valgrind suppression file into
git?


More information about the ffmpeg-devel mailing list