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:
7468722
)
brcm80211: fmac: small memory leak on error
author
Dan Carpenter
<dan.carpenter@oracle.com>
Wed, 30 Nov 2011 08:49:38 +0000
(11:49 +0300)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 30 Nov 2011 20:08:59 +0000
(15:08 -0500)
We should free "bus_if" here, it's a small leak but it makes the static
checkers happy.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found