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:
6464920
)
xen/blkback: potential null dereference in error handling
author
Dan Carpenter
<error27@gmail.com>
Fri, 27 May 2011 06:27:16 +0000
(09:27 +0300)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Wed, 1 Jun 2011 13:28:21 +0000
(09:28 -0400)
blkbk->pending_pages can be NULL here so I added a check for it.
Signed-off-by: Dan Carpenter <error27@gmail.com>
[v1: Redid the loop a bit]
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
No differences found