diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-01-24 16:18:28 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-01-24 16:18:48 +0100 |
commit | 3291891408556cb412bf1093a6112951dec1421e (patch) | |
tree | 5804d7d16186919dcc7b5c2a2f5dd3a7756d6ae3 /ext/standard/php_string.h | |
parent | c14df824d1a6ae58ed5778d448dce8865b8c7a23 (diff) | |
download | php-git-3291891408556cb412bf1093a6112951dec1421e.tar.gz |
Fixed bug #79128
We need to extend the hash table before performing raw append
operations.
This doesn't matter if preloading happens in the same process,
as the tables will be large enough to hold all entries as a
side-effect of the preloading process. However, if preloading
happens in a different process, we need to reserve space here.
Diffstat (limited to 'ext/standard/php_string.h')
0 files changed, 0 insertions, 0 deletions