mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-05-03 04:45:10 -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