obs-StreamFX/source
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
..
filters obs-source: Deprecate obs::source due to stability issues 2019-12-21 17:43:12 +01:00
gfx gfx-shader: Add support for validating file differences 2019-12-21 18:23:26 +01:00
obs obs-tools: Add work around for property memory corruption 2019-12-22 06:07:07 +01:00
sources obs-source: Deprecate obs::source due to stability issues 2019-12-21 17:43:12 +01:00
plugin.cpp project: Apply clang-format 2019-12-21 17:05:53 +01:00
plugin.hpp project: Fix a massive list of dangerous warnings 2019-09-05 18:42:28 +02:00
strings.hpp locale: New translatable strings 2019-12-18 06:39:08 +01:00
util-event.cpp util-event: Template event handler class 2018-11-08 08:07:49 +01:00
util-event.hpp util-event: Automatically clear event listeners when destructed 2019-04-02 19:11:26 +02:00
util-math.cpp project: Re-apply formatting 2019-09-04 03:03:41 +02:00
util-math.hpp project: Apply clang-format 2019-12-21 17:05:53 +01:00
util-memory.cpp util-memory: Cast to intptr_t 2019-09-05 18:09:33 +02:00
util-memory.hpp project: Fix up previous commit 2019-08-04 20:29:04 +02:00
utility.cpp project: Apply clang-format 2019-12-21 17:05:53 +01:00
utility.hpp utility: Add any and exact matching for enum class bitmasks 2019-12-21 18:05:32 +01:00