[Git][wine/vkd3d][master] 5 commits: vkd3d-shader/fx: Avoid leaking the output buffer on HLSL context errors in...
Henri Verbeet pushed to branch master at wine / vkd3d Commits: c28f19bf by Henri Verbeet at 2026-02-04T15:52:44+01:00 vkd3d-shader/fx: Avoid leaking the output buffer on HLSL context errors in hlsl_fx_2_write(). (Valgrind) - - - - - 5cb0bddf by Henri Verbeet at 2026-02-04T15:52:44+01:00 vkd3d-shader/fx: Avoid leaking the output buffer on HLSL context errors in hlsl_fx_4_write(). - - - - - ecf97cfd by Henri Verbeet at 2026-02-04T15:52:44+01:00 vkd3d-shader/fx: Avoid leaking the output buffer on HLSL context errors in hlsl_fx_5_write(). - - - - - 0c2c4ac0 by Henri Verbeet at 2026-02-04T15:52:44+01:00 vkd3d-shader/fx: Do not allocate entries for anonymous types in write_type(). (Valgrind) - - - - - 8313d3eb by Henri Verbeet at 2026-02-04T15:52:44+01:00 vkd3d-shader/fx: Avoid accessing "entry" after freeing it in decompose_fx_4_state_function_call(). (Valgrind) - - - - - 1 changed file: - libs/vkd3d-shader/fx.c View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/c1356ca14fcece5132811973110f2... -- View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/c1356ca14fcece5132811973110f2... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Henri Verbeet (@hverbeet)