[FFmpeg-cvslog] avfilter/vf_dedot: Fix leak of AVFrame if making it writable fails

2020-05-20 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.2 | Andreas Rheinhardt | Sun Feb 9 19:40:34 2020 +0100| [15ccdea8b381e4e120fd5a98b98b6fde5371097f] | committer: Andreas Rheinhardt avfilter/vf_dedot: Fix leak of AVFrame if making it writable fails Even in this scenario, the frame still contains references to data

[FFmpeg-cvslog] avfilter/vf_dedot: Fix leak of AVFrame if making it writable fails

2020-02-10 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Feb 9 19:40:34 2020 +0100| [212077eda46c4c3eb644774d2b1ccbeb3e322fff] | committer: Michael Niedermayer avfilter/vf_dedot: Fix leak of AVFrame if making it writable fails Even in this scenario, the frame still contains references to data that