1
0
mirror of https://github.com/winfsp/winfsp.git synced 2025-10-29 02:58:38 -05:00

sys: testing

This commit is contained in:
Bill Zissimopoulos
2015-12-01 09:24:50 -08:00
parent 7d3d7ed6c2
commit 5e205329ea

View File

@@ -298,6 +298,8 @@ static NTSTATUS FspFsvrtDeleteVolume(
FspDeviceRelease(FsvolDeviceObject);
FspDeviceRelease(DeviceObject);
Result = STATUS_SUCCESS;
exit:;
}
finally