Skip to content
Commit b6011966 authored by Pan Bian's avatar Pan Bian Committed by Jakub Kicinski
Browse files

chtls: Fix potential resource leak



The dst entry should be released if no neighbour is found. Goto label
free_dst to fix the issue. Besides, the check of ndev against NULL is
redundant.

Signed-off-by: default avatarPan Bian <bianpan2016@163.com>
Link: https://lore.kernel.org/r/20210121145738.51091-1-bianpan2016@163.com
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent cf3c4663
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment