Branch: refs/heads/master
Home: https://github.com/mltframework/mlt
Commit: ae7dc425e69406053aa62ed13561ff0d5b2b887c
https://github.com/mltframework/mlt/commit/ae7dc425e69406053aa62ed13561ff0d5b2b887c
Author: Dan Dennedy <d...@dennedy.org>
Date: 2018-07-30 (Mon, 30 Jul 2018)
Changed paths:
M src/framework/mlt_property.c
Log Message:
-----------
Fix multi-thread race crash in mlt_properties_clear().
mlt_property_clear() does not lock because it is used internally by
mlt_property functions that do their own locking. Rename that and hide
and make the public function lock and unlock.
**NOTE:** This service has been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel