Files
linux/net/tipc
Jon Maloy 827fd89bc5 tipc: fix memory leak in tipc_accept_from_sock()
[ Upstream commit a7d5f107b4 ]

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 <davem@davemloft.net>
Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-12-16 10:33:56 +01:00
..
2015-05-14 12:24:45 -04:00
2015-05-14 12:24:45 -04:00
2016-03-03 15:07:07 -08:00
2017-04-30 05:49:28 +02:00
2017-04-30 05:49:28 +02:00
2017-04-30 05:49:27 +02:00
2017-04-30 05:49:27 +02:00
2015-03-05 22:08:42 -05:00
2015-03-05 22:08:42 -05:00
2017-08-30 10:19:20 +02:00
2017-04-30 05:49:27 +02:00
2017-04-30 05:49:28 +02:00
2017-04-30 05:49:28 +02:00