OSDN Git Service

smacker: Check for overread in smka_decode_frame()
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 15 Dec 2011 21:45:57 +0000 (22:45 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 15 Dec 2011 21:52:57 +0000 (22:52 +0100)
commitd0f7927177077799abe540f9195b5ce1fc089183
treecd1f3a90f53d0c6192e143f45ad2e6858c9f3719
parentffa1f541b350946591ea80e134917b28a860fcad
smacker: Check for overread in smka_decode_frame()
Fixes a segfault with wetlog_fail.smk
Bug found by: Shitiz Garg

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/smacker.c