-
7fe82bcd
by Elizabeth Figura at 2025-09-10T11:05:01+02:00
tests: Test null-termination.
-
bb7c95f7
by Elizabeth Figura at 2025-09-10T11:09:04+02:00
tests: Test special characters.
-
df1c94dd
by Elizabeth Figura at 2025-09-10T11:39:43+02:00
vkd3d-shader: Document the null terminator appended for textual formats.
vkd3d_string_buffer uses vsnprintf() and therefore null-terminates when
appending, so no code changes are necessary.
-
f52dc8a8
by Elizabeth Figura at 2025-09-10T11:40:03+02:00
vkd3d-utils: Null-terminate the output of D3DDisassemble().
-
446b5931
by Elizabeth Figura at 2025-09-10T11:40:03+02:00
vkd3d-utils: Null-terminate the output of D3DPreprocess().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58596