diff options
author | Michael Niedermayer <[email protected]> | 2013-08-08 15:05:48 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2013-08-08 15:05:48 +0200 |
commit | 9386f334af535634906168d765f1fe6fe105b4ed (patch) | |
tree | fd555374655c7c8a08ead0e818e798c4351edff1 /doc/examples/filtering_audio.c | |
parent | e1a5ee25e048ec506995e97d6f967a852a8140f4 (diff) |
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 <[email protected]>
Diffstat (limited to 'doc/examples/filtering_audio.c')
0 files changed, 0 insertions, 0 deletions