diff options
author | Remi Collet <remi@remirepo.net> | 2023-06-21 10:52:17 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-06-21 10:52:17 +0200 |
commit | 63df0c1397405e708ffb04201cf64c34c2f214e2 (patch) | |
tree | b4589018e238c1efb4a3b9a29b435f094a5b8181 /macros.php | |
parent | 4e1bc99284de106ea65bfbede27f48699bd132bd (diff) |
fix possible buffer overflow in date
define %php70___phpize and %php70___phpconfig
Diffstat (limited to 'macros.php')
-rw-r--r-- | macros.php | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -14,3 +14,7 @@ %@SCL@__php @BINDIR@/php +%@SCL@__phpize @BINDIR@/phpize + +%@SCL@__phpconfig @BINDIR@/php-config + |