summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorMaksym Pikhotskyi <mpikhotskyi@gmail.com>2026-04-17 13:54:51 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-05-04 16:15:40 +0200
commit9a3f9b3c47d8f071b0eb9e63906ac0448058278d (patch)
tree6e3b8e87297e2c230518c5bc212ce0a0c24a203e /tools/perf/scripts/python/bin/stackcollapse-record
parent4e2475038cba7681fb1a92ba5cafdf4e93764e4c (diff)
staging: rtl8723bs: fix stainfo check in rtw_aes_decrypt
The null-pointer-guard was incorrect, returning _FAIL on valid pointer. Invert the guard, so it returns _FAIL on invalid pointer. Fixes: e23ad1570028 ("staging: rtl8723bs: use guard clause for stainfo check") Reported-by: Luka Gejak <luka.gejak@linux.dev> Closes: https://lore.kernel.org/linux-staging/E4BF62EF-C6F6-431F-8EDC-77C1E613E66B@linux.dev/ Reviewed-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Maksym Pikhotskyi <mpikhotskyi@gmail.com> Reviewed-by: Luka Gejak <luka.gejak@linux.dev> Link: https://patch.msgid.link/20260417095452.23440-1-mpikhotskyi@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions