Skip to content
Commit ae3b06ed authored by David S. Miller's avatar David S. Miller
Browse files

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: default avatarDavid S. Miller <davem@davemloft.net>
parents 8f6617ba 29b99f54
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment