Skip to content
Commit 51f5f8ca authored by Eric Dumazet's avatar Eric Dumazet Committed by John W. Linville
Browse files

mac80211: Fix memory leak in ieee80211_if_write()



Fix memory leak and use kmalloc() instead of kzalloc() as we are going
to overwrite the allocated buffer.

Signed-off-by: default avatarEric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 2a13052f
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