Re: [PATCH v2 net 0/3] fix memory leak for sctp_do_bind

From: David Miller
Date: Fri Sep 13 2019 - 16:07:00 EST


From: Mao Wenan <maowenan@xxxxxxxxxx>
Date: Thu, 12 Sep 2019 12:02:16 +0800

> First two patches are to do cleanup, remove redundant assignment,
> and change return type of sctp_get_port_local.
> Third patch is to fix memory leak for sctp_do_bind if failed
> to bind address.
>
> ---
> v2: add one patch to change return type of sctp_get_port_local.

Series applied with Fixes: tag removed from patch #1.

Thanks.