diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2019-02-15 00:35:21 +0100 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2019-02-15 00:35:21 +0100 |
commit | de738496c2c323b580d9aff0f121876e4101a910 (patch) | |
tree | 502974709c1ff5ad519b6238ba5fa566bd7b1f79 /sapi/apache2handler/php_functions.c | |
parent | 0ffa84d7401d61a251029c0813e38a69f84a9486 (diff) | |
download | php-git-de738496c2c323b580d9aff0f121876e4101a910.tar.gz |
Fix #77621: Already defined constants are not properly reported
We must not check uninitialized values (i.e. `c.value`), and we have to
use proper types for printf-style formats (i.e. `char *` instead of
`zend_string *`).
Diffstat (limited to 'sapi/apache2handler/php_functions.c')
0 files changed, 0 insertions, 0 deletions