OSDN Git Service

avformat/oggparseopus: Fix Undefined behavior in oggparseopus.c and libavformat/utils.c
authorThomas Guilbert <tguilbert@google.com>
Fri, 27 May 2016 22:50:25 +0000 (15:50 -0700)
committerMichael Niedermayer <michael@niedermayer.cc>
Sat, 28 May 2016 22:58:15 +0000 (00:58 +0200)
commit1a82d2cf8fb6a7e854e7548dfcf73c3d046b34ac
treebbab20221fd8547b77c4e97619d94ef5a48d8874
parentc1ed78a591f68f3c81eded0bfaac313937ffa3b6
avformat/oggparseopus: Fix Undefined behavior in oggparseopus.c and libavformat/utils.c

Fixes: usan_granule_overflow

constant type fix by commiter
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavformat/oggparseopus.c