[PATCH] wineboot: fix installation of SFP protected files

Andrey Turkin andrey.turkin at gmail.com
Wed Jan 9 09:06:34 CST 2008


Dmitry Timoshkov wrote:
> "Andrey Turkin" <andrey.turkin at gmail.com> wrote:
>
>> +    dllcache_wildcard = HeapAlloc(GetProcessHeap(), 0, strlenW(
>> dllcache )*sizeof(WCHAR) * sizeof(wildcardW));
>
> Aren't there too much of multiplications?
>

Whoops, second one should be plus instead. Thanks for catching.



More information about the wine-devel mailing list