diff options
author | Timo Rothenpieler <timo@rothenpieler.org> | 2016-09-25 15:41:47 +0200 |
---|---|---|
committer | Timo Rothenpieler <timo@rothenpieler.org> | 2016-09-26 18:21:00 +0200 |
commit | 99b823f0a1be42abc0f3a6a0da946c4464db5fb6 (patch) | |
tree | 8439302be7afdb6c989dc56c542a90b5ca998cda /libavcodec/flvdec.c | |
parent | 46aae846165c35e6d184087542dd3e610fa36506 (diff) | |
download | ffmpeg-99b823f0a1be42abc0f3a6a0da946c4464db5fb6.tar.gz |
avcodec/mpegvideo_enc: fix memory leak
When the input frames contain side data, it will accumulate endlessly in
the coded frame, as av_frame_copy_props will append any new side data.
Fixes ticket #5799.
Diffstat (limited to 'libavcodec/flvdec.c')
0 files changed, 0 insertions, 0 deletions