mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-26 07:08:34 -05:00
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.
303 KiB
303 KiB