mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-02-02 18:42:09 -05: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