From: Richard Alpe
Date: Thu, 11 Feb 2016 10:43:15 +0100
> Refactor tipc_node_xmit() to fail fast and fail early. Fix several
> potential memory leaks in unexpected error paths.
>
> Reported-by: Dmitry Vyukov
> Reviewed-by: Jon Maloy
> Signed-off-by: Richard Alpe
Applied, thanks.
Refactor tipc_node_xmit() to fail fast and fail early. Fix several
potential memory leaks in unexpected error paths.
Reported-by: Dmitry Vyukov
Reviewed-by: Jon Maloy
Signed-off-by: Richard Alpe
---
net/tipc/link.c | 8 ++--
net/tipc/node.c | 54 ---