Move the peek_msg buffers for SSL connections into the
commit4a38fb2b1070a9021e75755898d55090b333afdc
authorAric Stewart <aric@codeweavers.com>
Thu, 20 Oct 2005 11:35:54 +0000 (20 11:35 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 20 Oct 2005 11:35:54 +0000 (20 11:35 +0000)
tree62e6ada180651825721e804ed3d81da0adfc458a
parentf630f97842f08984daea0ac5f6bcf64778a16fa3
Move the peek_msg buffers for SSL connections into the
WININET_CONNECTION structure to prevent 2 threads from clobbering each
other's buffers.
dlls/wininet/internet.h
dlls/wininet/netconnection.c