[PATCH] wineboot: fix installation of SFP protected files

Dmitry Timoshkov dmitry at codeweavers.com
Wed Jan 9 09:01:44 CST 2008


"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?

-- 
Dmitry.



More information about the wine-devel mailing list