wine/dlls/wininet netconnection.c internet.h

Alexandre Julliard julliard at wine.codeweavers.com
Thu Oct 20 06:35:54 CDT 2005


ChangeSet ID:	20749
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/10/20 06:35:54

Modified files:
	dlls/wininet   : netconnection.c internet.h 

Log message:
	Aric Stewart <aric at codeweavers.com>
	Move the peek_msg buffers for SSL connections into the
	WININET_CONNECTION structure to prevent 2 threads from clobbering each
	other's buffers.

Patch: http://cvs.winehq.org/patch.py?id=20749

Old revision  New revision  Changes     Path
 1.13          1.14          +23 -21     wine/dlls/wininet/netconnection.c
 1.36          1.37          +2 -0       wine/dlls/wininet/internet.h




More information about the wine-cvs mailing list