aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorAustin Kim <[email protected]>2021-11-09 00:37:42 +0000
committerTakashi Iwai <[email protected]>2021-11-09 07:18:50 +0100
commitd159037abbe3412285c271bdfb9cdf19e62678ff (patch)
tree194a0d26b55f2b38903eeaa213a1fbeb388b30ed /tools/perf/scripts/python/bin/stackcollapse-record
parentad4f93ca41388f36ec40ec9c1d97b52177f25fa3 (diff)
ALSA: synth: missing check for possible NULL after the call to kstrdup
If kcalloc() return NULL due to memory starvation, it is possible for kstrdup() to return NULL in similar case. So add null check after the call to kstrdup() is made. [ minor coding-style fix by tiwai ] Signed-off-by: Austin Kim <[email protected]> Cc: <[email protected]> Link: https://lore.kernel.org/r/20211109003742.GA5423@raspberrypi Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions