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:
87f6119
)
mmc: core: Fix use of uninitialized data in mmc_send_if_cond.
author
Chris Ball
<cjb@laptop.org>
Wed, 13 Apr 2011 20:25:30 +0000
(16:25 -0400)
committer
Chris Ball
<cjb@laptop.org>
Wed, 25 May 2011 01:01:42 +0000
(21:01 -0400)
mmc_send_if_cond did not zero out mmc_command on stack.
Signed-off-by: Chris Ball <cjb@laptop.org>
No differences found