Mercurial > libavcodec.hg
comparison mpegaudiodata.h @ 11232:7f75cd2bf32e libavcodec
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.
author | mru |
---|---|
date | Sun, 21 Feb 2010 15:11:57 +0000 |
parents | e9d9d946f213 |
children | 7dd2a45249a9 |
comparison
equal
deleted
inserted
replaced
11231:0fc1cdd984b7 | 11232:7f75cd2bf32e |
---|