mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-21 04:37:09 +08:00
The GetTempPath and GetTempFileName functions weren't being used correctly, GetTempFileName always create a temporary file, and was creating a temporary file in the root directory of the hard drive unintentionally.