2 Mar
2008
2 Mar
'08
11:28 p.m.
On Sun, 2 Mar 2008, Dan Kegel wrote:
Hey, on that topic, there are also a bunch of other possible suspects:
./dlls/ntdll/tests/atom.c: memset(abi->Name, 0x55, 255 * sizeof(WCHAR)); ./dlls/ntdll/tests/atom.c: memset(abi->Name, 0x55, [...] And 0xaa can also interfere:
./dlls/kernel32/tests/process.c: memset(&info, 0xaa, sizeof(info)); [...]
Yes. I have a few other patches (though not for all of them) but I was waiting to see if this one would go through before flooding wine-patches. -- Francois Gouget <fgouget(a)free.fr> http://fgouget.free.fr/ Avoid the Gates of Hell - use Linux.