23 Sep
2004
23 Sep
'04
10:53 p.m.
ChangeSet ID: 13908 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/09/23 17:53:50 Modified files: dlls/wininet : http.c Log message: Robert Shearman <rob(a)codeweavers.com> Use dynamically allocated heap allocated buffers in HTTP_InterpretHTTPHeader to avoid buffer overflow on large headers. Patch: http://cvs.winehq.org/patch.py?id=13908 Old revision New revision Changes Path 1.85 1.86 +73 -52 wine/dlls/wininet/http.c