diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-08-11 14:42:13 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-08-11 14:58:54 +0200 |
commit | 4609ded082fb5381bb39b408d471e88df9b81674 (patch) | |
tree | c75cea21c9cb083030a05fa45dad05066866e58e /ext/pdo_sqlite/sqlite_driver.c | |
parent | 183b853dc636883d4fb8134dcd39958dc628389e (diff) | |
download | php-git-4609ded082fb5381bb39b408d471e88df9b81674.tar.gz |
Fixed bug #79917
op_arrays can be shared on two levels: Either the op_array is
completely shared, or it is distinct but shares all members
(apart from static_variables).
The the op_array is distinct, we need to make sure to properly
initialize the MAP_PTR structures.
Diffstat (limited to 'ext/pdo_sqlite/sqlite_driver.c')
0 files changed, 0 insertions, 0 deletions