diff options
| author | Remi Collet <remi@remirepo.net> | 2025-12-18 08:13:35 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2025-12-18 08:13:35 +0100 |
| commit | 64096d0a04a58b3984cf744e10dcfb47413692a8 (patch) | |
| tree | 7af4bf798c1bfc3cc0d52252cfc4b271332b0c2b /php-7.2.0-includedir.patch | |
| parent | 10714588d2209e64a05ed9a550d14b2191b5974a (diff) | |
GHSA-www2-q4fc-65wf
Fix Heap buffer overflow in array_merge()
CVE-2025-14178
Fix Information Leak of Memory in getimagesize
CVE-2025-14177
Diffstat (limited to 'php-7.2.0-includedir.patch')
| -rw-r--r-- | php-7.2.0-includedir.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-7.2.0-includedir.patch b/php-7.2.0-includedir.patch index b6205ad..3f7c5db 100644 --- a/php-7.2.0-includedir.patch +++ b/php-7.2.0-includedir.patch @@ -5,7 +5,7 @@ EXPANDED_PHP_CONFIG_FILE_PATH=`eval echo "$PHP_CONFIG_FILE_PATH"` EXPANDED_PHP_CONFIG_FILE_SCAN_DIR=`eval echo "$PHP_CONFIG_FILE_SCAN_DIR"` -INCLUDE_PATH=.:$EXPANDED_PEAR_INSTALLDIR -+INCLUDE_PATH=.:$EXPANDED_PEAR_INSTALLDIR:${EXPANDED_DATADIR}/php:/usr/share/pear:/usr/share/php ++INCLUDE_PATH=.:$EXPANDED_PEAR_INSTALLDIR:${EXPANDED_DATADIR}/php exec_prefix=$old_exec_prefix libdir=$old_libdir |
