> Subject: [dpdk-dev] [PATCH v2] baseband/turbo_sw: fix memory leak in error
> path
>
> From: Yunjian Wang
>
> In q_setup() allocated memory for the queue data, we should free
> it when error happens, otherwise it will lead to memory leak.
>
> Fixes: b8cfe2c9aed2
dev] [PATCH v2] baseband/turbo_sw: fix memory leak in error
> path
>
> From: Yunjian Wang
>
> In q_setup() allocated memory for the queue data, we should free it when
> error happens, otherwise it will lead to memory leak.
>
> Fixes: b8cfe2c9aed2 ("bb/turbo_
From: Yunjian Wang
In q_setup() allocated memory for the queue data, we should free
it when error happens, otherwise it will lead to memory leak.
Fixes: b8cfe2c9aed2 ("bb/turbo_sw: add software turbo driver")
Cc: sta...@dpdk.org
Signed-off-by: Yunjian Wang
---
v2:
fix code styles Chautru Ni
3 matches
Mail list logo