wine/dlls/wininet http.c

Alexandre Julliard julliard at winehq.org
Mon Mar 22 14:40:46 CST 2004


ChangeSet ID:	11605
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/03/22 14:40:46

Modified files:
	dlls/wininet   : http.c 

Log message:
	Marcus Meissner <marcus at jet.franken.de>
	Allocate correct number of pointers for szAcceptTypes, since we need
	it NULL terminated.
	HeapReAlloc will modify the pointer, so store it there.

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

Old revision  New revision  Changes     Path
 1.50          1.51          +3 -1       wine/dlls/wininet/http.c




More information about the wine-cvs mailing list