On Mon, May 25, 2020 at 3:51 PM Paul B Mahol wrote:
>
> typo in commit message.
Will fix, tks
>
> On 5/25/20, Jun Zhao wrote:
> > From: Jun Zhao
> >
> > Fixed vpad.name leak in error path, move the vpad related operation
> > only if enabeled show IR frequency response.
> >
> > Signed-off-by: Jun
typo in commit message.
On 5/25/20, Jun Zhao wrote:
> From: Jun Zhao
>
> Fixed vpad.name leak in error path, move the vpad related operation
> only if enabeled show IR frequency response.
>
> Signed-off-by: Jun Zhao
> ---
> libavfilter/af_afir.c | 14 ++
> 1 file changed, 6 inserti
From: Jun Zhao
Fixed vpad.name leak in error path, move the vpad related operation
only if enabeled show IR frequency response.
Signed-off-by: Jun Zhao
---
libavfilter/af_afir.c | 14 ++
1 file changed, 6 insertions(+), 8 deletions(-)
diff --git a/libavfilter/af_afir.c b/libavfilt