aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorAditya Pakki <pakki001@umn.edu>2019-03-20 10:42:32 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-03-21 08:32:58 +0100
commit6a8ca24590a2136921439b376c926c11a6effc0e (patch)
treed85264722e8e6ae272a952392447763c76a40488 /tools/perf/util/scripting-engines/trace-event-python.c
parent22c971db7dd4b0ad8dd88e99c407f7a1f4231a2e (diff)
downloadlinux-6a8ca24590a2136921439b376c926c11a6effc0e.tar.gz
linux-6a8ca24590a2136921439b376c926c11a6effc0e.tar.bz2
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/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions