mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-22 16:33:02 -05:00
sys: FspFsvolFileSystemControlReparsePointComplete
This commit is contained in:
parent
62dbaf56e3
commit
6b37e2ef12
@ -244,7 +244,7 @@ static NTSTATUS FspFsvolFileSystemControlReparsePoint(
|
||||
else
|
||||
{
|
||||
if (0 == OutputBuffer || 0 == OutputBufferLength)
|
||||
return STATUS_INVALID_PARAMETER;
|
||||
return STATUS_INVALID_USER_BUFFER;
|
||||
|
||||
/*
|
||||
* NtFsControlFile (IopXxxControlFile) will setup Irp->AssociatedIrp.SystemBuffer
|
||||
|
Loading…
x
Reference in New Issue
Block a user