]> xenbits.xensource.com Git - pvdrivers/win/xenbus.git/commit
xenfilt: Move list pointer to next entry when pdo is missing
authorRichard Turner <rneilturner@gmail.com>
Fri, 8 Oct 2021 13:22:44 +0000 (09:22 -0400)
committerPaul Durrant <pdurrant@amazon.com>
Sat, 9 Oct 2021 15:38:38 +0000 (16:38 +0100)
commit6ac33aebe7ed447f1d1d80a0aefbbda6682b1813
tree5deab8bdd788d8e64b9b4adb2c9bd1480116a7d6
parent773a3a74f499d26be51b02bfe7ae93333d7daef9
xenfilt: Move list pointer to next entry when pdo is missing

The pointer to the list of fdo entries is never advanced
when the pdo is missing, causing a BSOD. When a device
is missing, advance the list pointer to the next entry.

Signed-off-by: Richard Turner <turnerr@ainfosec.com>
src/xenfilt/fdo.c