The dmusic tests fail for me with the first patch: ``` make[1]: *** [Makefile:99800: dlls/dmusic/tests/i386-windows/dmusic.ok] Error 5 make[1]: Leaving directory '/j/wine/build/wine' make: *** [Makefile:6: test] Error 2 ``` Though there is no `Test failed:` line in the output. Something crashing after the test finishes?
The second patch fixes the test failure though.\ So it looks like something needs to move from the second patch to the first one.