Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-updates-src > by-pkgid > c50e1cad1a7e9829787265c1c65bfbb8 > files > 20

php-5.6.35-1.mga5.src.rpm

--- ext/exif/exif.c	2008-12-31 12:15:36.000000000 +0100
+++ ext/exif/exif.c.oden	2009-03-27 12:15:10.000000000 +0100
@@ -99,7 +99,7 @@ typedef unsigned char uchar;
 
 #define EFREE_IF(ptr)	if (ptr) efree(ptr)
 
-#define MAX_IFD_NESTING_LEVEL 100
+#define MAX_IFD_NESTING_LEVEL 250
 
 /* {{{ arginfo */
 ZEND_BEGIN_ARG_INFO(arginfo_exif_tagname, 0)