April 20, 2022
10:41 a.m.
On Wed, 20 Apr 2022 at 15:57, Matteo Bruni <matteo.mystral(a)gmail.com> wrote:
I know that char name[32] is certainly going to be enough here, but I'd prefer if we always used vkd3d_string_buffer for this kind of temporary strings, going forward.
I think we should, yes.