diff options
author | Aditya Pakki <[email protected]> | 2019-03-20 12:21:35 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-03-21 08:32:57 +0100 |
commit | 7671ce0d92933762f469266daf43bd34d422d58c (patch) | |
tree | f2961dfc3ae09dbed0d726360ca1292dd92a8d93 /scripts/checkkconfigsymbols.py | |
parent | 90cd9bed5adb3e3bd4d3ac4cbcecbc4a8028bbaf (diff) |
staging: rtl8188eu: Fix potential NULL pointer dereference of kcalloc
hwxmits is allocated via kcalloc and not checked for failure before its
dereference. The patch fixes this problem by returning error upstream
in rtl8723bs, rtl8188eu.
Signed-off-by: Aditya Pakki <[email protected]>
Acked-by: Mukesh Ojha <[email protected]>
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/checkkconfigsymbols.py')
0 files changed, 0 insertions, 0 deletions