[Git][wine/vkd3d][master] 3 commits: vkd3d-shader/dxil: Validate the function return type after calling the handler.
Henri Verbeet pushed to branch master at wine / vkd3d Commits: a410c448 by Conor McCarthy at 2025-06-19T20:44:54+02:00 vkd3d-shader/dxil: Validate the function return type after calling the handler. The handler writes the destination value. - - - - - c3110d2f by Conor McCarthy at 2025-06-19T20:45:28+02:00 vkd3d-shader/dxil: Check the destination value is invalid after calling a void function handler. - - - - - 9d490b83 by Conor McCarthy at 2025-06-19T20:45:28+02:00 vkd3d-shader/dxil: Add a null check for the type when validating non-void operands. - - - - - 1 changed file: - libs/vkd3d-shader/dxil.c View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/f135f7fe07e865c7c3089498052cf... -- View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/f135f7fe07e865c7c3089498052cf... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Henri Verbeet (@hverbeet)