mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-14 15:52:47 -05:00
winfsp-tests: rdwr-test
This commit is contained in:
@ -504,6 +504,7 @@ NTSTATUS FspSafeMdlCreate(PMDL UserMdl, LOCK_OPERATION Operation, FSP_SAFE_MDL *
|
||||
ULONG BufferPageCount;
|
||||
|
||||
ASSERT(0 != PageCount);
|
||||
ASSERT(FlagOn(UserMdl->MdlFlags, MDL_PAGES_LOCKED));
|
||||
|
||||
*PSafeMdl = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user