Skip to content
Commit 5d17d3b4 authored by Quentin Schulz's avatar Quentin Schulz Committed by Guenter Roeck
Browse files

hwmon: (iio_hwmon) fix memory leak in name attribute



The "name" variable's memory is now freed when the device is destructed
thanks to devm function.

Signed-off-by: default avatarQuentin Schulz <quentin.schulz@free-electrons.com>
Reported-by: default avatarGuenter Roeck <linux@roeck-us.net>
Fixes: e0f8a24e ("staging:iio::hwmon interface client driver.")
Fixes: 61bb53bc

 ("hwmon: (iio_hwmon) Add support for humidity sensors")
Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent 4c8702b3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment