summaryrefslogtreecommitdiff
path: root/kernel/trace/trace_functions_graph.c
diff options
context:
space:
mode:
authorLuca Coelho <luciano.coelho@intel.com>2020-03-06 15:16:23 +0200
committerLuca Coelho <luciano.coelho@intel.com>2020-03-06 15:26:32 +0200
commit71bc0334a6371c7de0e0594439de7d237e4d2d03 (patch)
tree6f7e82e53d3b54283db451758391a8770be66499 /kernel/trace/trace_functions_graph.c
parentcb377dfda1755b3bc01436755d866c8e5336a762 (diff)
iwlwifi: check allocated pointer when allocating conf_tlvs
We were erroneously checking the length of the tlv instead of checking the pointer returned by kmemdup() when allocating dbg_conf_tlv[]. This was probably a typo. Fix it by checking the returned pointer instead of the length. Reported-by: Markus Elfring <Markus.Elfring@web.de> Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Link: https://lore.kernel.org/r/iwlwifi.20200306151128.06e00e6e980f.I9a890ce83493b79892a5f690d12016525317fa7e@changeid
Diffstat (limited to 'kernel/trace/trace_functions_graph.c')
0 files changed, 0 insertions, 0 deletions