summaryrefslogtreecommitdiff
path: root/ext/pcre/php_pcre.c
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2019-10-04 10:38:11 +0200
committerNikita Popov <nikita.ppv@gmail.com>2019-10-04 10:38:11 +0200
commit9659562cb5422099cc1286263e0ef883dab4d647 (patch)
treea43393131d12393e2e4fe34ac4335e18004a1887 /ext/pcre/php_pcre.c
parentf26b60a583efb064a8c082b780b9b186c43cac64 (diff)
downloadphp-git-9659562cb5422099cc1286263e0ef883dab4d647.tar.gz
Fix use-after-free with delayed interned memoized const operand
We should addref CONST operands during memoization, as they might be destroyed by later compilation, e.g. through interning.
Diffstat (limited to 'ext/pcre/php_pcre.c')
0 files changed, 0 insertions, 0 deletions