Skip to content
Commit d097ae01 authored by Johannes Berg's avatar Johannes Berg
Browse files

wifi: mac80211: fix potential key leak



When returning from ieee80211_key_link(), the key needs to
have been freed or successfully installed. This was missed
in a number of error paths, fix it.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 31db78a4
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