diff options
author | Xinchen Hui <laruence@gmail.com> | 2016-05-06 10:45:44 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@gmail.com> | 2016-05-06 10:45:44 +0800 |
commit | 441d1b8ef07c5dc7f5a7fada46d829eed21ed4bc (patch) | |
tree | f9b40dec4ceffaf4b35a552cc6a19b96f025039e /ext/json/json_encoder.c | |
parent | 8e5b38100411d3b8fa4486c7c41dec7dedb4b474 (diff) | |
download | php-git-441d1b8ef07c5dc7f5a7fada46d829eed21ed4bc.tar.gz |
Revert "Fix bug #72162 (again)"
The problem is because we release p->value too early
and later you try to convert an object to string, which is a fatal error
then leave p->value double free, change to expect long is a BC break
This reverts commit 8e5b38100411d3b8fa4486c7c41dec7dedb4b474.
Diffstat (limited to 'ext/json/json_encoder.c')
0 files changed, 0 insertions, 0 deletions