rpc: Fix the sending of >5800 byte messages

Robert Shearman rob at codeweavers.com
Tue Jan 17 11:33:09 CST 2006


ChangeLog:
Fix the sending of >5800 byte messages by only adding offset to the
buffer after the first batch of data has been written to the pipe.

  dlls/rpcrt4/rpc_message.c |    6 +++---
  1 files changed, 3 insertions(+), 3 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 4e4006d42080a135bd30abee3fe6f97eb3962a3d.diff
Type: text/x-patch
Size: 1240 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060117/02cd6e8b/4e4006d42080a135bd30abee3fe6f97eb3962a3d.diff


More information about the wine-patches mailing list