[PATCH 2/6] rpcrt4: Simplify rpcrt4_conn_np_read implementation.

Jacek Caban jacek at codeweavers.com
Mon May 22 09:04:02 CDT 2017


Since RPC messages are sent as a single message, if it's too short, it
means the message is broken and we let the caller to handle an error.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
 dlls/rpcrt4/rpc_transport.c | 22 ++++++----------------
 1 file changed, 6 insertions(+), 16 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-rpcrt4-Simplify-rpcrt4_conn_np_read-implementation.diff
Type: text/x-patch
Size: 1369 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170522/1854c0bd/attachment.bin>


More information about the wine-patches mailing list