diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-12-09 09:15:27 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-12-09 09:15:27 +0100 |
commit | 32c1f37574a12452d967c5d8d8c81e9b66db726c (patch) | |
tree | d651412329afb857f853d9fc53085cc7b3b397c9 /ext/reflection/php_reflection.c | |
parent | 3d90b770e8d490989294101745d161b8347ae9d4 (diff) | |
download | php-git-32c1f37574a12452d967c5d8d8c81e9b66db726c.tar.gz |
Fixed bug #78926: Handle class table reallocation on failed link
When we change back the bucket key on a class linking failure,
make sure to reload the bucket pointer, as the class table may
have been reallocated in the meantime.
Also remove a bogus bucket key change in anon class registration:
We don't actually rename the class in this case anymore, the RTD
key is already the final name.
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions