mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-13 03:56:24 -04:00
- Use constant references where appropriate - Avoid unnecessary use of strcmp / strlen - Clear std::string with clear() Issues detected by PVS Studio.