diff options
author | Aditya Pakki <pakki001@umn.edu> | 2019-03-20 12:21:35 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-21 08:32:57 +0100 |
commit | 7671ce0d92933762f469266daf43bd34d422d58c (patch) | |
tree | f2961dfc3ae09dbed0d726360ca1292dd92a8d93 /ipc | |
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 <pakki001@umn.edu>
Acked-by: Mukesh Ojha <mojha@codeaurora.org>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions