Skip to content
Commit 9cc3fdc8 authored by One Thousand Gnomes's avatar One Thousand Gnomes Committed by Kalle Valo
Browse files

rt2x00: unterminated strlen of user data



The buffer needs to be zero terminated in case the user data is not.
Otherwise we run off the end of the buffer.

Signed-off-by: default avatarAlan Cox <alan@linux.intel.com>
Reviewed-by: default avatarJulian Calaby <julian.calaby@gmail.com>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent 7b5acd11
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