diff options
author | Dan Carpenter <error27@gmail.com> | 2011-05-27 10:27:16 +0400 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2011-06-01 17:28:21 +0400 |
commit | 9b83c771214cf6a256ee875050e6eaf320cf7983 (patch) | |
tree | 39b5308ea40a47d19cefab98721402296b78a246 /usr | |
parent | 6464920a6e30604cb71d0ecbaa20e35009bd76fb (diff) | |
download | linux-9b83c771214cf6a256ee875050e6eaf320cf7983.tar.xz |
xen/blkback: potential null dereference in error handling
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>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions