From: Stanislav Malyshev Date: Wed, 17 Aug 2016 06:52:22 +0000 (-0700) Subject: Merge branch 'PHP-7.0.10' into PHP-7.0 X-Git-Tag: php-7.1.0beta3~33^2~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=75d7666968573a0abea36b46aae2b0c0ad6eb488;p=php Merge branch 'PHP-7.0.10' into PHP-7.0 * PHP-7.0.10: Fix bug #72749: wddx_deserialize allows illegal memory access Fixed bug #72627: Memory Leakage In exif_process_IFD_in_TIFF fix tests Fix bug#72697 - select_colors write out-of-bounds Fix bug #72708 - php_snmp_parse_oid integer overflow in memory allocation Fix bug #72730 - imagegammacorrect allows arbitrary write access Fix bug #72750: wddx_deserialize null dereference Fix bug #72771: ftps:// opendir wrapper is vulnerable to protocol downgrade attack fix tests add missing skipif section Fix for bug #72790 and bug #72799 Fix bug #72837 - integer overflow in bzdecompress caused heap corruption Fix bug #72742 - memory allocator fails to realloc small block to large one Use size_t for path length Check for string overflow Fix for bug #72782: mcrypt accepts only ints, so don't pass anything else Fix bug #72674 - check both curl_escape and curl_unescape --- 75d7666968573a0abea36b46aae2b0c0ad6eb488