diff --git a/patches/kernel32-Named_Pipe/definition b/patches/kernel32-Named_Pipe/definition index a2edc632..c42892fb 100644 --- a/patches/kernel32-Named_Pipe/definition +++ b/patches/kernel32-Named_Pipe/definition @@ -1,6 +1,6 @@ -Fixes: [17195] Support for named pipe message mode (Linux only) -Fixes: Improve ReadDataAvailable handling in FilePipeLocalInformation class -Fixes: Set NamedPipeState to FILE_PIPE_CLOSING_STATE on broken pipe in NtQueryInformationFile -FIxes: Return proper status codes when NtReadFile/NtWriteFile is called on closed (but not disconnected) pipe +# Fixes: [17195] Support for named pipe message mode (Linux only) +# Fixes: Improve ReadDataAvailable handling in FilePipeLocalInformation class +# Fixes: Set NamedPipeState to FILE_PIPE_CLOSING_STATE on broken pipe in NtQueryInformationFile +# Fixes: Return proper status codes when NtReadFile/NtWriteFile is called on closed (but not disconnected) pipe Depends: server-Desktop_Refcount Disabled: true