mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-06-16 11:49:53 -04:00
Character conversion functions did not previously ask for a maximum buffer size for their 'dst' parameter, it's unsafe to assume some given destination buffer may have enough size to accommodate a conversion.