git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c85472
)
pinctrl: Fix potential memory leak in pinctrl_register_one_pin()
author
Sachin Kamat
<sachin.kamat@linaro.org>
Tue, 25 Sep 2012 07:11:40 +0000
(12:41 +0530)
committer
Linus Walleij
<linus.walleij@linaro.org>
Thu, 27 Sep 2012 11:43:14 +0000
(13:43 +0200)
'pindesc' was not freed when returning from an error induced
exit path.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found