linux/drivers/staging/rtl8188eu
Dan Carpenter d0915b2255 staging: r8188eu: get a string from the user correctly
The original code had two bugs:
1) It didn't check if the string was zero length so it could oops when
   it tried to dereference the ZERO_SIZE_PTR.
2) It didn't enforce that the string was NUL terminated.

It was also messy as pants.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-11-03 16:22:50 -08:00
..
core Staging: rtl8188eu: rtw_pwrctrl: removed space before semicolon. 2014-11-03 16:09:28 -08:00
hal Staging: rtl8188eu: Use put_unaligned_le32 2014-11-03 16:10:38 -08:00
include Staging: rtl8188eu: include: Remove unused macros 2014-10-20 10:29:12 +08:00
os_dep staging: r8188eu: get a string from the user correctly 2014-11-03 16:22:50 -08:00
Kconfig staging: rtl8188eu: Remove P2P support 2014-07-09 21:08:47 -07:00
Makefile staging: rtl8188eu: Remove odm_debug.c 2014-09-23 23:47:12 -07:00
TODO staging: Additional item for rtl8188eu TODO list 2014-02-14 09:19:53 -08:00