On Thu Nov 6 04:43:31 2025 +0000, Michael Stefaniuc wrote:
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 2Though 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.
That's weird, the patch should be a on-op on it's own, as `can_free` is always TRUE at that point. I can't reproduce the failure locally, could you please attach the full test log?