OSDN Git Service

avcodec/xface: Add asserts to limit nb_words from becoming too large
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 16 Dec 2014 17:09:16 +0000 (18:09 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 16 Dec 2014 18:19:35 +0000 (19:19 +0100)
commit211200e0c0efa48b2815ce93fda10dab43526d1b
tree197c8011be14a8ccd2ae239866aeb71a6a23903e
parent93a5a16f136d095d23610f57bdad10ba88120fba
avcodec/xface: Add asserts to limit nb_words from becoming too large

Approved-by: Stefano Sabatini <stefasab@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/xface.c