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:
16ebd60
)
libertas: fix two memory leaks
author
Daniel Drake
<dsd@laptop.org>
Wed, 1 Aug 2012 20:35:36 +0000
(21:35 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 2 Aug 2012 17:51:47 +0000
(13:51 -0400)
The if_sdio_card structure was never being freed, and neither
was the command structure used for association.
Signed-off-by: Daniel Drake <dsd@laptop.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found