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.