From: Jon Maloy <[email protected]> Date: Mon, 4 Dec 2017 22:00:20 +0100
> When the function tipc_accept_from_sock() fails to create an instance of > struct tipc_subscriber it omits to free the already created instance of > struct tipc_conn instance before it returns. > > We fix that with this commit. > > Reported-by: David S. Miller <[email protected]> > Signed-off-by: Jon Maloy <[email protected]> Applied and queued up for -stable.
