commit | 00aff3590fc0a73bddd3b743863c14e76fd35c0c | [log] [tgz] |
---|---|---|
author | Hangyu Hua <hbh25y@gmail.com> | Wed Jun 29 14:34:18 2022 +0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 29 13:49:06 2022 +0100 |
tree | 3f65507f2ff0bcea5b8c57dfbbee5baa811d8aeb | |
parent | 5a478a653b4cca148d5c89832f007ec0809d7e6d [diff] |
net: tipc: fix possible refcount leak in tipc_sk_create() Free sk in case tipc_sk_insert() fails. Signed-off-by: Hangyu Hua <hbh25y@gmail.com> Reviewed-by: Tung Nguyen <tung.q.nguyen@dektech.com.au> Signed-off-by: David S. Miller <davem@davemloft.net>