diff options
author | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2015-07-02 23:05:05 +0200 |
---|---|---|
committer | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2015-11-26 01:38:17 +0100 |
commit | 910df0f871dd077d0060f113c6492c25af7f313f (patch) | |
tree | 383eae5e6e306b58690efc6f34f837b9aabc951a /libavcodec/samidec.c | |
parent | 31ae0693d885f4ecf4ef750055f86467bfc5fa1d (diff) | |
download | ffmpeg-910df0f871dd077d0060f113c6492c25af7f313f.tar.gz |
wavpack: limit extra_bits to 32 and use get_bits_long
More than 32 bits can't be stored in an integer and get_bits should not
be used with more than 25 bits.
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
(cherry picked from commit d0eff8857ceff2601f85037c930cbe61a88b611e)
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Diffstat (limited to 'libavcodec/samidec.c')
0 files changed, 0 insertions, 0 deletions