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:
fd9c486
)
ath10k: fix possible memory leak in new FW loading
author
Michal Kazior
<michal.kazior@tieto.com>
Fri, 4 Oct 2013 06:13:20 +0000
(08:13 +0200)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Tue, 8 Oct 2013 12:13:53 +0000
(15:13 +0300)
Some failpaths did `return` instead of a `goto`
leaking requested firmware.
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
No differences found