mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-19 09:41:32 +08:00
This fixes UTF-16 BOM files being loaded incorrectly and having their newlines parsed incorrectly in read from end mode. Detected by PVS Studio.