diff options
author | 2019-03-20 10:42:32 -0500 | |
---|---|---|
committer | 2019-03-21 08:32:58 +0100 | |
commit | 6a8ca24590a2136921439b376c926c11a6effc0e (patch) | |
tree | d85264722e8e6ae272a952392447763c76a40488 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | staging: rtl8712: uninitialized memory in read_bbreg_hdl() (diff) | |
download | wireguard-linux-6a8ca24590a2136921439b376c926c11a6effc0e.tar.xz wireguard-linux-6a8ca24590a2136921439b376c926c11a6effc0e.zip |
staging: rtlwifi: Fix potential NULL pointer dereference of kzalloc
phydm.internal is allocated using kzalloc which is used multiple
times without a check for NULL pointer. This patch avoids such a
scenario by returning 0, consistent with the failure case.
Signed-off-by: Aditya Pakki <pakki001@umn.edu>
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions