ChangeSet ID: 20749 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/10/20 06:35:54
Modified files: dlls/wininet : netconnection.c internet.h
Log message: Aric Stewart aric@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