]> git.sesse.net Git - mlt/blobdiff - src/framework/mlt_properties.c
Fix to compositing/watermark; miracle/mlt shutdown cleanup
[mlt] / src / framework / mlt_properties.c
index 1d13714634b051a3e815981dd76650378de08452..972ad939efa237cc49248e6950921f236a79f9ab 100644 (file)
@@ -47,7 +47,7 @@ property_list;
 /** Memory leak checks.
 */
 
-//#define _MLT_PROPERTY_CHECKS_
+#define _MLT_PROPERTY_CHECKS_
 
 #ifdef _MLT_PROPERTY_CHECKS_
 static int properties_created = 0;