mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-06-18 20:59:23 -04:00
This was casting the return type to bool, which caused any non-zero return code be converted to 1.
This was casting the return type to bool, which caused any non-zero return code be converted to 1.