aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-imx.c
diff options
context:
space:
mode:
authorXiaoke Wang <[email protected]>2021-12-13 18:52:32 +0800
committerTakashi Iwai <[email protected]>2021-12-13 13:57:15 +0100
commit78977fd5b11cc90668c0dec6109d2f6572c9601c (patch)
treee084b43ad75778a3148d946c9206496c82994851 /drivers/usb/cdns3/cdns3-imx.c
parent55b71f6c29f2a78af42dd453dfed895eba516cb4 (diff)
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions