ChangeSet ID: 12349 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/05/13 00:17:25
Modified files: dlls/wininet : internet.h internet.c http.c ftp.c
Log message: Kevin Koltzau kevin@plop.org Prevent memory leak and superfluous status notifications.
Patch: http://cvs.winehq.org/patch.py?id=12349
Old revision New revision Changes Path 1.23 1.24 +7 -2 wine/dlls/wininet/internet.h 1.84 1.85 +6 -6 wine/dlls/wininet/internet.c 1.60 1.61 +22 -6 wine/dlls/wininet/http.c 1.40 1.41 +15 -3 wine/dlls/wininet/ftp.c