[pulseaudio-discuss] [PATCH] filter-apply: Fixed memory leak.
KimJeongYeon
see2002 at gmail.com
Thu Apr 13 14:12:16 UTC 2017
2017-04-12 18:48 GMT+09:00 Georg Chini <georg at chini.tk>:
>
> I think you can modify the filter_free() function instead and then use it
> here.
> There is an assert(f) in that function that can safely be removed because
> there is no way the function could be called from other places without f
> set.
I see. Then I submit patch v2 again.
> (There is only one place where it would not already break before the
> filter_free()
> call and in that place it is checked before the call that filter is not
> NULL)
>
> Something else: Would you mind if I correct your grammar/spelling when
> pushing the commits? It might be faster than asking you to do it.
Sure. It is my pleasure.
>
> Regards
> Georg
>
Regards,
KimJeongYeon
More information about the pulseaudio-discuss
mailing list