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:
3dd9479
)
iwlwifi: mvm: fix possible memory leak
author
Eytan Lifshitz
<eytan.lifshitz@intel.com>
Wed, 18 Dec 2013 21:05:06 +0000
(23:05 +0200)
committer
Emmanuel Grumbach
<emmanuel.grumbach@intel.com>
Tue, 31 Dec 2013 17:03:43 +0000
(19:03 +0200)
In case of invalid section_id, the function returns after
it aleready allocated memory. Fixed by change the order of actions.
Signed-off-by: Eytan Lifshitz <eytan.lifshitz@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
No differences found