mirror of https://github.com/FFmpeg/FFmpeg.git
Even in this scenario, the frame still contains references to data that won't be freed if the frame isn't unreferenced. And the AVFrame itself will leak, too. Fixes Coverity issue #1441422. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com> Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>pull/343/head
parent
6a67d518d6
commit
212077eda4
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue