wine/dlls/shlwapi string.c

Alexandre Julliard julliard at wine.codeweavers.com
Wed Feb 12 15:29:20 CST 2003


ChangeSet ID:	7235
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/02/12 15:29:20

Modified files:
	dlls/shlwapi   : string.c 

Log message:
	Sergei Turchanov <plumber at print.vlad.ru>
	- _SHStrDupAA forgot about terminating '\0'.
	- SHStrDupA adds extra terminator which is not needed as the length
	returned by MultiByteToWideChar(,,-1,,) already includes it.

Patch: http://cvs.winehq.com/patch.py?id=7235

Old revision  New revision  Changes     Path
 1.30          1.31          +2 -2       wine/dlls/shlwapi/string.c




More information about the wine-cvs mailing list