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:
659d261
)
xen: unitialised return value in xenbus_write_transaction
author
Ian Campbell
<ian.campbell@citrix.com>
Sat, 24 Jan 2009 08:22:47 +0000
(08:22 +0000)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 26 Jan 2009 13:29:26 +0000
(14:29 +0100)
The return value of xenbus_write_transaction can be uninitialised in
the success case leading to the userspace xenstore utilities failing.
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found