diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-01-02 14:56:39 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-01-02 14:56:39 +0100 |
commit | 36d5fbbd6bceb1e0e1130bb1fff07a702d548594 (patch) | |
tree | dba4e23959bfba72ea6f24a0a614f9f2f5b01b63 /ext/xmlwriter/php_xmlwriter.c | |
parent | e576d342bb8a4e8078a52383ed360acf00aefd39 (diff) | |
download | php-git-36d5fbbd6bceb1e0e1130bb1fff07a702d548594.tar.gz |
Fix file cache run_time_cache unserialization
If the script was serialized as file_cache_only (thus non-immutable)
and then gets unserialized into SHM, we need to allocate a new
run_time_cache slot and can't use the serialized arena pointer.
Diffstat (limited to 'ext/xmlwriter/php_xmlwriter.c')
0 files changed, 0 insertions, 0 deletions