diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-08-08 15:05:48 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-08-08 15:05:48 +0200 |
commit | 9386f334af535634906168d765f1fe6fe105b4ed (patch) | |
tree | fd555374655c7c8a08ead0e818e798c4351edff1 /libavdevice/dv1394.c | |
parent | e1a5ee25e048ec506995e97d6f967a852a8140f4 (diff) | |
download | ffmpeg-9386f334af535634906168d765f1fe6fe105b4ed.tar.gz |
avcodec/bitstream: Dont try to free buffers for static VLCs
Such buffers are not malloced thus freeing would be bad.
Note though this condition never could have happened so this
is more for correctness sake and not a true bugfix
Fixes CID1061047
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavdevice/dv1394.c')
0 files changed, 0 insertions, 0 deletions