commit | 4952cd3e7b47dfe8f7d6c69973b13eb487eb2bd0 | [log] [tgz] |
---|---|---|
author | Richard Alpe <richard.alpe@ericsson.com> | Thu Feb 11 10:43:15 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 16 15:58:40 2016 -0500 |
tree | 17bef7045a199c4c0a6e6fd7e1da9d90a6e47ff5 | |
parent | 37ace20a3c99c54ebffb4b13671a01adb20926ca [diff] |
tipc: refactor node xmit and fix memory leaks Refactor tipc_node_xmit() to fail fast and fail early. Fix several potential memory leaks in unexpected error paths. Reported-by: Dmitry Vyukov <dvyukov@google.com> Reviewed-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: Richard Alpe <richard.alpe@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>