1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-14 22:22:59 +02:00
FFmpeg/libavcodec
Andreas Rheinhardt b78031cf16 avcodec/mlpenc: Fix memleak upon init failure
If an error happens during init after an allocation has succeeded,
the already allocated data leaked up until now. Fix this by setting the
FF_CODEC_CAP_INIT_CLEANUP flag.

Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
2020-09-15 19:25:26 +02:00
..
2020-09-12 17:39:45 -03:00
2020-09-02 00:00:57 +01:00
2020-09-02 00:00:57 +01:00
2020-08-30 16:18:37 +02:00
2020-08-26 21:13:38 +02:00
2020-08-26 21:13:38 +02:00
2020-09-04 16:01:53 +02:00
2020-09-04 16:01:53 +02:00
2020-09-01 14:19:19 +02:00