mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-12-15 08:03:30 -08:00
vkd3d_string_buffer uses vsnprintf() and therefore null-terminates when appending, so no code changes are necessary.
vkd3d_string_buffer uses vsnprintf() and therefore null-terminates when appending, so no code changes are necessary.