aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorZichen Xie <[email protected]>2024-11-26 13:24:49 -0600
committerTakashi Iwai <[email protected]>2024-11-27 08:06:31 +0100
commit9ad467a2b2716d4ed12f003b041aa6c776a13ff5 (patch)
tree31001d4fbc54af81ea674b3f09e7a66f6119b308 /tools/perf/scripts/python/event_analyzing_sample.py
parentdb2eee61434808d66233a9d3ea5ec31b8867de23 (diff)
ALSA: core: Fix possible NULL dereference caused by kunit_kzalloc()
kunit_kzalloc() may return a NULL pointer, dereferencing it without NULL check may lead to NULL dereference. Add NULL checks for all the kunit_kzalloc() in sound_kunit.c Fixes: 3e39acf56ede ("ALSA: core: Add sound core KUnit test") Signed-off-by: Zichen Xie <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions