shlwapi.dll, Fix endless loop in StrPBrkW

Eric Pouech eric.pouech at wanadoo.fr
Mon Mar 3 12:01:35 CST 2003


> -    while (*lpszStr);
> +    while (*lpszStr)
could we catch this type of error with smatch ?
A+
-- 
Eric Pouech




More information about the wine-devel mailing list