Alexandre Julliard pushed to branch master at wine / wine
Commits: 68bd146a by Bernhard Übelacker at 2025-06-04T23:07:37+02:00 d3d10: Return S_OK from parse_fx10_annotations instead of variable hr.
In case of annotations->count equals to zero the function returned an uninitialized value from the variable hr.
Was observed in llvm-mingw builds.
- - - - -
1 changed file:
- dlls/d3d10/effect.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/68bd146ae553d19a9be51b8c0b4122e...