Re: [PATCH] soundwire: stream: fix memory leak in stream config error path

From: Vinod Koul
Date: Thu Apr 01 2021 - 03:22:01 EST


On 31-03-21, 08:46, Bard Liao wrote:
> From: Rander Wang <rander.wang@xxxxxxxxx>
>
> When stream config is failed, master runtime will release all
> slave runtime in the slave_rt_list, but slave runtime is not
> added to the list at this time. This patch frees slave runtime
> in the config error path to fix the memory leak.

Applied, thanks

--
~Vinod