Added patch to restore original error code in rpcrt4 when ReadFile fails with ERROR_MORE_DATA.

This commit is contained in:
Sebastian Lackner
2015-06-03 22:31:02 +02:00
parent 78327e5ead
commit fd6ff0999c
6 changed files with 92 additions and 90 deletions

View File

@@ -1,5 +1,5 @@
Fixes: [16550] Fix for ConnectNamedPort return value in overlapped mode
Fixes: [17195] Support for named pipe message mode (Linux only)
Fixes: Improve ReadDataAvailable handling in FilePipeLocalInformation class
Depends: advapi32-OpenSCManagerW
Depends: rpcrt4-Pipe_Transport
Category: stable