]> git.pld-linux.org Git - packages/php.git/blobdiff - php-zlib-for-getimagesize.patch
- updated to 8.0.2 (solves CVE-2021-21702)
[packages/php.git] / php-zlib-for-getimagesize.patch
index a72a4fab943f49224a5bd5825bd5c75012a2a7c2..9f09b2db1deb90bb67cc6c6be5487f186e0d63b9 100644 (file)
@@ -20,7 +20,7 @@ see also http://bugs.php.net/bug.php?id=29611
 -#if HAVE_ZLIB && !defined(COMPILE_DL_ZLIB)
 +#if HAVE_ZLIB
        REGISTER_LONG_CONSTANT("IMAGETYPE_SWC",     IMAGE_FILETYPE_SWC,     CONST_CS | CONST_PERSISTENT);
- #endif        
+ #endif
        REGISTER_LONG_CONSTANT("IMAGETYPE_IFF",     IMAGE_FILETYPE_IFF,     CONST_CS | CONST_PERSISTENT);
 @@ -186,7 +186,7 @@
  }
This page took 0.027058 seconds and 4 git commands to generate.