ALSA: jack: Check the return value of kstrdup()
stable inclusion from stable-v5.10.89 commit a96c08e0b41e022b440ee9c8327b14dd6eb094f7 bugzilla: 186140 https://gitee.com/openeuler/kernel/issues/I4S8HA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=a96c08e0b41e022b440ee9c8327b14dd6eb094f7 -------------------------------- commit c01c1db1 upstream. kstrdup() can return NULL, it is better to check the return value of it. Signed-off-by: NXiaoke Wang <xkernel.wang@foxmail.com> Cc: <stable@vger.kernel.org> Link: https://lore.kernel.org/r/tencent_094816F3522E0DC704056C789352EBBF0606@qq.comSigned-off-by: NTakashi Iwai <tiwai@suse.de> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: NChen Jun <chenjun102@huawei.com> Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
Showing
想要评论请 注册 或 登录