C0deAi (2018-03-06): > Prevent passing of uninitialized value 'buf[i]' as function > call argument on line 222. > > Signed-off-by: C0deAi <benjamin.ba...@assrc.us> > --- > libavutil/hash.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Nack. buf[i] cannot be unitialized at this point. Also, the first line of commit message should be "lavu/hash: fix...". The same comment about commit messages applies to the other patches. I suspect some of them fix nothing too, but I do not have time to check right now. Regards, -- Nicolas George
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel