winmm/tests: Don't use 0x55 to avoid any confusion when running with +heap.

Francois Gouget fgouget at free.fr
Sun Mar 2 17:28:59 CST 2008


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 at free.fr>              http://fgouget.free.fr/
                     Avoid the Gates of Hell - use Linux.



More information about the wine-devel mailing list