Branch: refs/heads/master
Home: https://github.com/mltframework/mlt
Commit: 6156b4c658350b988af3cedc2112746c993992ae
https://github.com/mltframework/mlt/commit/6156b4c658350b988af3cedc2112746c993992ae
Author: Siddharudh P T <siddhar...@gmail.com>
Date: 2017-09-01 (Fri, 01 Sep 2017)
Changed paths:
M src/framework/mlt_properties.c
Log Message:
-----------
Fix a possible SIGSEGV in mlt_properties_find and mlt_properties_rename
strcmp(0, "anything") often triggers SIGSEGV, so better to make sure
we are not passing a NULL argument.
------------------------------------------------------------------------------
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