php-src/ext/filter
Christoph M. Becker dce5e561a6 Fix #81708: UAF due to php_filter_float() failing for ints
We must only release the zval, if we actually assign a new zval.
2022-02-13 21:31:35 -08:00
..
tests Fix #81708: UAF due to php_filter_float() failing for ints 2022-02-13 21:31:35 -08:00
callback_filter.c Remove function_table var from the caller 2019-03-11 10:00:39 +01:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
filter_private.h Remove local variables 2019-02-03 21:03:00 +01:00
filter.c Deprecate FILTER_SANITIZE_MAGIC_QUOTES 2019-07-22 11:39:52 +02:00
logical_filters.c Fix #81708: UAF due to php_filter_float() failing for ints 2022-02-13 21:31:35 -08:00
php_filter.h Deprecate FILTER_SANITIZE_MAGIC_QUOTES 2019-07-22 11:39:52 +02:00
sanitizing_filters.c Merge branch 'PHP-7.3' into PHP-7.4 2020-06-04 13:38:45 +02:00