Files
obs-studio/UI/window-basic-main.cpp
jp9000 a668e01788 UI: Fix minor leak
The authors of this function didn't realize that the data object
returned from obs_service_get_settings() is incremented, and must be
released.
2021-08-20 18:47:26 -07:00

259 KiB