diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-10-04 10:38:11 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-10-04 10:38:11 +0200 |
commit | 9659562cb5422099cc1286263e0ef883dab4d647 (patch) | |
tree | a43393131d12393e2e4fe34ac4335e18004a1887 /ext/pcre/php_pcre.c | |
parent | f26b60a583efb064a8c082b780b9b186c43cac64 (diff) | |
download | php-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