1
0
mirror of https://github.com/winfsp/winfsp.git synced 2025-10-29 11:08:37 -05:00

sys: FspUnload

This commit is contained in:
Bill Zissimopoulos
2018-01-16 18:26:23 -08:00
parent fb507fc0bc
commit abb504053b

View File

@@ -237,6 +237,8 @@ VOID FspUnload(
{
FSP_ENTER_VOID(PAGED_CODE());
FsRtlDeregisterUncProvider(FspMupHandle);
FspFsctlDiskDeviceObject = 0;
FspFsctlNetDeviceObject = 0;
FspFsmupDeviceObject = 0;