5b80f24830c703b229715c0ed63dde16504f175f
vsnprintf_l and vswprintf_l mutate va_list parameter on some versions of macOS (11.7 Big Sur). This makes it impossible to call printf multiple times with a growing buffer. Signed-off-by: Simon Rozman <simon@rozman.si>
Languages
C++
100%