mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-11 11:06:12 -04:00
This crash was caused by the fact that the SourceToolbar::oldData member variable was not being released correctly. To release an OBSData object, it must be either destructed, set to a new value, or set to a null value.
18 KiB
18 KiB