Re: [alsa-devel] [PATCH] sound: soc: fix invalid free of devm_ allocated data

20 Mar
2013
20 Mar
'13
12:06 p.m.
On Sat, Mar 16, 2013 at 01:45:34PM +0200, Silviu-Mihai Popescu wrote:
The objects allocated by devm_* APIs are managed by devres and are freed when the device is detached. Hence there is no need to use kfree() explicitly.
...but I applied this anyway since it's clearly an improvement and a small leak is better than a crash.
4422
Age (days ago)
4422
Last active (days ago)
0 comments
1 participants
participants (1)
-
Mark Brown