On 23.05.2015 00:50, Michael Niedermayer wrote: > On Fri, May 22, 2015 at 11:36:32PM +0200, Andreas Cadhalpun wrote: >> If it fails, the buffers can be (partially) uninitialized. >> >> This fixes 'Conditional jump or move depends on uninitialised value(s)' >> valgrind warnings. >> >> Signed-off-by: Andreas Cadhalpun <[email protected]> >> --- >> libavformat/nutdec.c | 27 ++++++++++++++++++++++----- >> 1 file changed, 22 insertions(+), 5 deletions(-) > > LGTM
Pushed. Best regards, Andreas _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
