Hi.
This fix memleak in dashdec.
==5033== HEAP SUMMARY:
==5033== in use at exit: 86,144 bytes in 2,848 blocks
==5033== total heap usage: 10,089 allocs, 7,241 frees, 38,902,613 bytes
allocated
==5033==
==5033== Searching for pointers to 2,848 not-freed blocks
==5033== Checked 9,139,304 bytes
=
Hi.
fix for ticket #7336
From a8948069bbf8995414bb20f578a1553c522b5d06 Mon Sep 17 00:00:00 2001
From: Jacek Jendrzej
Date: Mon, 30 Jul 2018 17:17:14 +0200
Subject: [PATCH] fix possible segfault, if dash stream have only audio or
video pid
---
libavformat/dashdec.c | 6 --
1 file changed, 4