linux-stable/drivers/block/xen-blkback
Gustavo A. R. Silva 2d4456c73a block: xen-blkback: add null check to avoid null pointer dereference
Add null check before calling xen_blkif_put() to avoid potential
null pointer dereference.

Addresses-Coverity-ID: 1350942
Cc: Juergen Gross <jgross@suse.com>
Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2017-05-15 17:14:28 -04:00
..
blkback.c block,fs: use REQ_* flags directly 2016-11-01 09:43:26 -06:00
common.h Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block 2016-01-21 18:19:38 -08:00
Makefile
xenbus.c block: xen-blkback: add null check to avoid null pointer dereference 2017-05-15 17:14:28 -04:00