Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net/tipc: fix missing destroy_workqueue() on error in tipc_crypto_sta…
…rt() Add the missing destroy_workqueue() before return from tipc_crypto_start() in the error handling case. Fixes: 1ef6f7c ("tipc: add automatic session key exchange") Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Yang Yingliang <yangyingliang@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information