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:
6a7a6b4
)
mmc: core: Fix use of uninitialized data in mmc_cmd_app.
author
Andrei Warkentin
<andreiw@motorola.com>
Wed, 13 Apr 2011 20:33:12 +0000
(15:33 -0500)
committer
Chris Ball
<cjb@laptop.org>
Wed, 25 May 2011 01:01:38 +0000
(21:01 -0400)
mmc_cmd_app did not zero out mmc_command on stack.
Reported-by: Chuanxiao Dong <chuanxiao.dong@intel.com>
Signed-off-by: Andrei Warkentin <andreiw@motorola.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
No differences found