Henri Verbeet pushed to branch master at wine / vkd3d Commits: bcd4f454 by Elizabeth Figura at 2026-05-19T11:35:46+02:00 vkd3d-utils: Do not call ID3DInclude_Close() for NULL code. For d3dcompiler_43 and earlier, it is legal to return a NULL code pointer and 0 size from Open(). In this case Close() should not be called. For versions 46 and 47, this is not legal and causes compilation to return D3DERR_INVALIDCALL. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59747 - - - - - 1 changed file: - libs/vkd3d-utils/vkd3d_utils_main.c View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/commit/bcd4f45431005760ca2635843eb388... -- View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/commit/bcd4f45431005760ca2635843eb388... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help