mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
swprintf() expects the length of the buffer in WCHARs instead of bytes, so ARRAY_SIZE() is used instead of sizeof(). This caused almost all tests to terminate abruptly with the following message, in my machine: *** buffer overflow detected ***: terminated
82 KiB
82 KiB