diff options
| author | Peng Fan <[email protected]> | 2017-05-11 17:34:14 +0800 |
|---|---|---|
| committer | Stefano Babic <[email protected]> | 2017-05-18 11:24:34 +0200 |
| commit | c1d1e9d677901e59f31e9c384c70883642867bc1 (patch) | |
| tree | 0ea2cde02d112c55d296238db7b0aaea7f0b5980 /include/linux/string.h | |
| parent | 8ae5bb37fcb1608fad6c2d114ea449ee7adf3f35 (diff) | |
pinctrl: imx: fix memory leak
Each time set_state is called, a new piece memory will
be allocated for pin_data, but not freed, this will
incur memory leak.
When error, the devm API could not free memory automatically.
So need call devm_kfree when error.
Issue reported by Coverity
Signed-off-by: Peng Fan <[email protected]>
Cc: Simon Glass <[email protected]>
Cc: Stefan Agner <[email protected]>
Cc: Stefano Babic <[email protected]>
Diffstat (limited to 'include/linux/string.h')
0 files changed, 0 insertions, 0 deletions
