On Fri Oct 14 12:07:51 2022 +0000, Giovanni Mascellani wrote:
This test fails on my computer:
$ ./tests/shader_runner ../vkd3d/tests/uav-load.shader_test free(): double free detected in tcache 2 Annullato
You probably didn't notice because @fcasas slyly disabled a good chunk of tests in https://gitlab.winehq.org/wine/vkd3d/-/commit/e9829fdc6524e455f85893445ad8a2... (you see the missing backslash?). Yes, that got into vkd3d 1.5. Fortunately, at least on my computer, all tests actually pass, except for this one. Also, I don't think we already have `dispatch` upstream, do we?
Ugh! I am so sorry! :disappointed:
I would have expected autotools to complain about those pointless lines...