mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-18 01:34:14 +08:00
df94121f02
It's not necessary to free memory allocated with devm_kzalloc
and using kfree leads to a double free.
Fixes:
|
||
---|---|---|
.. | ||
gs1662.c | ||
Kconfig | ||
Makefile |