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

mac80211: fix memory leak in device registration error path



If the cipher suites need to be allocated, but this
allocation fails, this leaks the internal scan request.
Fix that by going to the correct error handling label.

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