[04/10] rpcrt4: Process control packets in the server synchronously to avoid races when using 3-factor authentication.

Rob Shearman robertshearman at gmail.com
Sun Dec 13 15:35:43 CST 2009


The client has nothing to wait for after sending the AUTH3 packet
before sending the first request packet. Therefore, we must ensure
that the AUTH3 packet has finished being processed before we start
processing any request packets.
---
 dlls/rpcrt4/rpc_server.c |   70 +++++++++++++++++++++++++++++++++------------
 1 files changed, 51 insertions(+), 19 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-rpcrt4-Process-control-packets-in-the-server-synchro.patch
Type: text/x-patch
Size: 3078 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091213/df115ada/attachment.bin>


More information about the wine-patches mailing list