mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-19 09:41:32 +08: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.