OSDN Git Service

vp8: prevent read from uninitialized memory in decode_mvs
authorRonald S. Bultje <rsbultje@gmail.com>
Fri, 14 Oct 2011 21:43:29 +0000 (23:43 +0200)
committerJanne Grunau <janne-libav@jannau.net>
Fri, 14 Oct 2011 22:13:21 +0000 (00:13 +0200)
commit0f0b5d643401d4d83322eeee0e57eb5a226ef9ab
treea108a0eb11ceef7cf251ae4908e902e5b17d62e1
parent56535793810584f5b3ae59e62cea66fe22d0307d
vp8: prevent read from uninitialized memory in decode_mvs

Signed-off-by: Janne Grunau <janne-libav@jannau.net>
libavcodec/vp8.c