summaryrefslogtreecommitdiff
path: root/libavcodec/binkdata.h
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2010-02-21 15:11:57 +0000
committerMåns Rullgård <mans@mansr.com>2010-02-21 15:11:57 +0000
commit4c4e746566a98340e229831624f74a5636b62b65 (patch)
tree951f8942a79116ac3e7c241ba6b6e469c4cc8236 /libavcodec/binkdata.h
parent044a950d8230c881c7e6833f9999498784f3fc76 (diff)
Avoid negative shifts in build_table()
A shift by a negative amount has undefined behaviour. Even though the result of this shift is never used, the shift itself could cause an exception of some kind. Originally committed as revision 21939 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/binkdata.h')
0 files changed, 0 insertions, 0 deletions