-
IoT module double free causing kernel panic · 711c0b65David Clark authored
Removed kfree calls to free the slot memory. The use of devm_ calls to create the memory removes the need to call kfree.
711c0b65
×
BigW Consortium Gitlab
Removed kfree calls to free the slot memory. The use of devm_ calls to create the memory removes the need to call kfree.