Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
strcmp(obs_get_encoder_codec(option), "opus") causes the application to segfault while loading service if find_encoder(id) returns NULL. Add a null pointer check to prevent that from occurring.
- Loading branch information