shlwapi.dll, Fix endless loop in StrPBrkW

Dan Kegel dank at kegel.com
Mon Mar 3 12:48:33 CST 2003


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

hell, gcc -Wall -pedantic ought to catch it...

-- 
Dan Kegel
http://www.kegel.com
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=78045




More information about the wine-devel mailing list