]> xenbits.xensource.com Git - pvdrivers/win/xenvbd.git/commit
Prevent IsZeroMemory() ASSERTions when XENDISK shuts down
authorPaul Durrant <paul.durrant@citrix.com>
Wed, 18 Sep 2019 16:19:19 +0000 (17:19 +0100)
committerPaul Durrant <paul.durrant@citrix.com>
Wed, 18 Sep 2019 16:19:19 +0000 (17:19 +0100)
commit970d75be60bfa8c329ec2b898945a46a30b74d5e
tree2a5b93ffb7f66e606298bc0158b62733aa19c508
parent4d149b6e9f1fce41deff8e2713395c5930dfb6db
Prevent IsZeroMemory() ASSERTions when XENDISK shuts down

Pdo->PhysSectorSize needs to be zeroed out.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
src/xendisk/pdo.c