On Wed, Oct 23, 2019 at 02:59:42PM +0200, Andreas Rheinhardt wrote:
> Fixes memleaks when the trailer is never written or when shift_data()
> fails when writing the trailer.
>
> Signed-off-by: Andreas Rheinhardt
> ---
> libavformat/flvenc.c | 30 --
> 1 file changed,
Fixes memleaks when the trailer is never written or when shift_data()
fails when writing the trailer.
Signed-off-by: Andreas Rheinhardt
---
libavformat/flvenc.c | 30 --
1 file changed, 16 insertions(+), 14 deletions(-)
diff --git a/libavformat/flvenc.c b/libavformat