aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/vocdec.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-10-13 01:47:31 +0200
committerMichael Niedermayer <michaelni@gmx.at>2012-10-13 01:51:45 +0200
commit54b2d317ed99622efa07b10aca217e1a083105d9 (patch)
tree06307533b06caece8f4fc5d7ca243946b505efb1 /libavformat/vocdec.c
parentd2a618ab2213d6451ebfc74f1f0cf31b0e2bd0b8 (diff)
downloadffmpeg-54b2d317ed99622efa07b10aca217e1a083105d9.tar.gz
ffv1: avoid checking a double for equality
if 0.0 != 0.0 a out of array read would occur, equal checks with floating point may behave in such odd ways, though this is very unlikely in a real implementation of a compiler Fixes: CID718936 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavformat/vocdec.c')
0 files changed, 0 insertions, 0 deletions