From: David S. Miller Date: Fri, 13 Sep 2019 20:06:20 +0000 (+0200) Subject: Merge branch 'sctp_do_bind-leak' X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=ae3b06ed55b1554e9a91bf959c6b0b5e212e7f4d;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'sctp_do_bind-leak' Mao Wenan says: ==================== fix memory leak for sctp_do_bind 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. ==================== Signed-off-by: David S. Miller --- ae3b06ed55b1554e9a91bf959c6b0b5e212e7f4d