obs-StreamFX/source/obs
Michael Fabian 'Xaymar' Dirks 1ff6c0cf41 obs-tools: Add work around for property memory corruption
The current implementation of obs_properties_remove_by_name corrupts the obs_properties_t object whenever it is called on the first or last property in the list. This leads to rapid unscheduled disassembly, and therefore must be fixed in order for this function to be used.

Fixed by upstream PR https://github.com/obsproject/obs-studio/pull/2257.
2019-12-22 06:07:07 +01:00
..
gs gs-effect: Pass unmodified parameters as const reference 2019-12-21 18:20:36 +01:00
obs-source-factory.cpp project: Apply clang-format 2019-12-21 17:05:53 +01:00
obs-source-factory.hpp project: Apply clang-format 2019-12-21 17:05:53 +01:00
obs-source-tracker.cpp project: Apply clang-format 2019-12-21 17:05:53 +01:00
obs-source-tracker.hpp project: Fix a massive list of dangerous warnings 2019-09-05 18:42:28 +02:00
obs-source.cpp obs-source: Deprecate obs::source due to stability issues 2019-12-21 17:43:12 +01:00
obs-source.hpp obs-source: Deprecate obs::source due to stability issues 2019-12-21 17:43:12 +01:00
obs-tools.cpp obs-tools: Add work around for property memory corruption 2019-12-22 06:07:07 +01:00
obs-tools.hpp obs-tools: Add work around for property memory corruption 2019-12-22 06:07:07 +01:00