On 3/2/22 10:22, Peng Liang wrote:
> In virSystemdActivationClaimFDs, the memory of ent->fds has been stolen
> and stored in fds, but fds is never freed, which causes a memory leak.
> Fix it by declaring fds as g_autofree.
> 
> Reported-by: Jie Tang <tangji...@huawei.com>
> Signed-off-by: Peng Liang <liangpen...@huawei.com>
> ---
>  src/rpc/virnetserver.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Michal Privoznik <mpriv...@redhat.com>

and pushed.

Michal

Reply via email to