25 Jan
2024
25 Jan
'24
11:39 a.m.
On Thu Jan 25 08:15:58 2024 +0000, Mohamad Al-Jaf wrote:
I'm assuming you meant the entire line because leaving `IDirect3DDevice9On12_Release(d3d9on12);` causes it to crash. It only causes a crash if the previous ok() fails, which we don't want. Tests should always pass, if they don't you have to fix them (possibly by using todo_wine).
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/4915#note_58966