diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-12-20 10:33:18 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-12-20 10:35:34 +0100 |
commit | 885b3451f4e9616e3d7d8e31cc2270f1b07ab139 (patch) | |
tree | 94fcb8be2f08255bd7ea8c7bdb1be09b9acb8f70 /ext/sqlite3/php_sqlite3_structs.h | |
parent | 66d5b0608a40cd21bc20529e82b62c308178530a (diff) | |
download | php-git-885b3451f4e9616e3d7d8e31cc2270f1b07ab139.tar.gz |
Fix early free of assign_obj op_data
We need to make sure that op_data is only freed after populating
result, as op_data may be the only thing holding the value in the
case of an overloaded assignment.
This reverts the code to how it looked like in 7.3.
Diffstat (limited to 'ext/sqlite3/php_sqlite3_structs.h')
0 files changed, 0 insertions, 0 deletions