mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-01 15:49:51 +08:00
05eef74891
CFRelease is not meant to be used with null variables. Check the variables before calling CFRelease.