diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-01-28 10:41:11 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-01-28 10:43:15 +0100 |
commit | 1146bdb9b21cdf725dd5ea8882221356779926b6 (patch) | |
tree | f3d9715f905d128a50b69e405bb34acb23e286f8 /ext/mysqli/php_mysqli_structs.h | |
parent | e197f65b354c37aa4a78c0cf02fab687cace5794 (diff) | |
download | php-git-1146bdb9b21cdf725dd5ea8882221356779926b6.tar.gz |
Fixed bug #78989
Always operate on copies of the functions, so we don't reference
temporary trait methods that have gone out of scope.
This could be more efficient, but doing an allocated copy only when
strictly necessary turned out to be somewhat tricky.
Diffstat (limited to 'ext/mysqli/php_mysqli_structs.h')
0 files changed, 0 insertions, 0 deletions