cleanup a->w cross calls in advapi32/crypt.c

Dmitry Timoshkov dmitry at baikal.ru
Mon Aug 2 22:11:53 CDT 2004


"James Hawkins" <truiken at gmail.com> wrote:

> ptr = keyname + strlenW(keyname);
> 
> I guess it holds true here as well because keyname is a pointer and
> we're adding ot it.  If that is the case, the included patch fixes the
> two things mentioned.

You have to look for other similar, not mentioned cases, and fix them
as well.

-- 
Dmitry.




More information about the wine-devel mailing list