mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 03:29:11 +02:00
It's not necessary to free memory allocated with devm_kzalloc
and using kfree leads to a double free.
Fixes:
|
||
|---|---|---|
| .. | ||
| gs1662.c | ||
| Kconfig | ||
| Makefile | ||