mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-31 02:13:51 +08:00
02c6ce8b58
- Use constant references where appropriate - Avoid unnecessary use of strcmp / strlen - Clear std::string with clear() Issues detected by PVS Studio.