diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-08-25 11:27:58 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-08-25 11:28:44 +0200 |
commit | f4e9d0e32508249aca195b177c943d63c420666f (patch) | |
tree | ad38d46cda3cd4428b9268170094dfa4e22862e0 /ext/xmlreader/php_xmlreader.c | |
parent | afde6dcf5f3c82aa4a03f1acdd0a17daa6bc644a (diff) | |
download | php-git-f4e9d0e32508249aca195b177c943d63c420666f.tar.gz |
Don't return temporary from SXE write_property handler
Return the original value. If we don't return the original value,
we need to own the zval, which we don't.
For clarity also switch things to work on a zend_string* value
instead of a zval*.
Diffstat (limited to 'ext/xmlreader/php_xmlreader.c')
0 files changed, 0 insertions, 0 deletions