Here's the first error it helped Valgrind find in tonight's automated run:
../../../tools/runtest -q -P wine -M advapi32.dll -T ../../.. -p
advapi32_test.exe.so lsa.c && touch lsa.ok
...
Invalid write of size 1
at memmove (mc_replace_strmem.c:613)
by RtlCopySid (sec.c:376)
by CopySid (sec
The latest build of valgrind that supports wine is now 8
months stale, and it doesn’t seem to work on the wine head. Adam Gundy did some
great work on this, and it would be a shame to see it go to waste. Is anyone
out there able to pick up the torch on this?
Zach