mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-15 20:46:40 +00: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 | ||