]> granicus.if.org Git - php/commit
Possible fix for bug #77287
authorNikita Popov <nikita.ppv@gmail.com>
Wed, 2 Jan 2019 12:58:44 +0000 (13:58 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 2 Jan 2019 13:12:58 +0000 (14:12 +0100)
commit325a1139744413420a62d3006c04914587628810
tree34329bc9098e9af1caa32567ba88525cf0809905
parent291589114aa9be899cf7d5d874c3b5bbdb35f336
Possible fix for bug #77287

The cache size could be off by 4, if we're on a 32-bit system and
the slot had to be bumped for alignment reasons.

I wasn't able to reproduce the issue reported in bug #77287, but I
think this might be the cause.
ext/opcache/Optimizer/compact_literals.c