mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-08-30 13:03:01 +00:00
![]() The variable d->name, returned by devm_kasprintf(), could be NULL.
A pointer check is added to prevent potential NULL pointer dereference.
This is similar to the fix in commit
|
||
---|---|---|
.. | ||
core.c | ||
dev.c | ||
ep0.c | ||
epn.c | ||
hub.c | ||
Kconfig | ||
Makefile | ||
vhub.h |