mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-27 15:48:44 -05:00
- Use constant references where appropriate - Avoid unnecessary use of strcmp / strlen - Clear std::string with clear() Issues detected by PVS Studio.