diff options
author | 2021-12-13 18:52:32 +0800 | |
---|---|---|
committer | 2021-12-13 13:57:15 +0100 | |
commit | 78977fd5b11cc90668c0dec6109d2f6572c9601c (patch) | |
tree | e084b43ad75778a3148d946c9206496c82994851 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ALSA: uapi: use C90 comment style instead of C99 style (diff) | |
download | linux-dev-78977fd5b11cc90668c0dec6109d2f6572c9601c.tar.xz linux-dev-78977fd5b11cc90668c0dec6109d2f6572c9601c.zip |
ALSA: sound/isa/gus: check the return value of kstrdup()
kstrdup() returns NULL when some internal memory errors happen, it is
better to check the return value of it. Otherwise, we may not to be able
to catch some memory errors in time.
Signed-off-by: Xiaoke Wang <xkernel.wang@foxmail.com>
Link: https://lore.kernel.org/r/tencent_1E3950293AC22395ACFE99404C985D738309@qq.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions