diff options
author | Tomas Härdin <tomas.hardin@codemill.se> | 2012-10-24 16:50:26 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-10-24 17:44:35 +0200 |
commit | 187630b2449f1eae1096f81f31bab7d81bed3cf1 (patch) | |
tree | 404bff78d652a19266d3b7ccdcd8186c7dda3729 /libavformat/pcm.h | |
parent | 55c77a0ca3ce703328c1f28189e7f252ba6eef49 (diff) | |
download | ffmpeg-187630b2449f1eae1096f81f31bab7d81bed3cf1.tar.gz |
mxfdec: Fix CID 732262
Coverity thinks ofs can end up 15, thus writing past the end of layout[]. This
is incorrect since it's always incremented by 2. Checking ofs <= 14 makes
Coverity happy and doesn't hurt.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavformat/pcm.h')
0 files changed, 0 insertions, 0 deletions