Skip to content
Snippets Groups Projects
Commit 9bdc112b authored by Yuan Can's avatar Yuan Can Committed by Guenter Roeck
Browse files

hwmon: (asus-ec-sensors) Add checks for devm_kcalloc


As the devm_kcalloc may return NULL, the return value needs to be checked
to avoid NULL poineter dereference.

Fixes: d0ddfd24 ("hwmon: (asus-ec-sensors) add driver for ASUS EC")
Signed-off-by: default avatarYuan Can <yuancan@huawei.com>
Link: https://lore.kernel.org/r/20221125014329.121560-1-yuancan@huawei.com


Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent 7dec1453
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment