On Tue, Sep 10, 2019 at 03:13:41PM +0800, Mao Wenan wrote: > First patch is to do cleanup, remove redundant assignment, > second patch is to fix memory leak for sctp_do_bind if failed > to bind address. > > Mao Wenan (2): > sctp: remove redundant assignment when call sctp_get_port_local > sctp: destroy bucket if failed to bind addr > > net/sctp/socket.c | 13 +++++++------ > 1 file changed, 7 insertions(+), 6 deletions(-) > > -- > 2.20.1 > > Series Acked-by: Neil Horman <[email protected]>
- [PATCH net 0/2] fix memory leak for sctp_do_bind Mao Wenan
- [PATCH net 1/2] sctp: remove redundant assignment when ... Mao Wenan
- Re: [PATCH net 1/2] sctp: remove redundant assignme... Dan Carpenter
- Re: [PATCH net 1/2] sctp: remove redundant assi... Dan Carpenter
- Re: [PATCH net 1/2] sctp: remove redundant ... maowenan
- Re: [PATCH net 1/2] sctp: remove redun... Dan Carpenter
- [PATCH net 2/2] sctp: destroy bucket if failed to bind ... Mao Wenan
- Re: [PATCH net 0/2] fix memory leak for sctp_do_bind Neil Horman

