]> granicus.if.org Git - php/commit
Fix #78338: Array cross-border reading in PCRE
authorChristoph M. Becker <cmbecker69@gmx.de>
Mon, 29 Jul 2019 17:31:47 +0000 (19:31 +0200)
committerStanislav Malyshev <stas@php.net>
Mon, 29 Jul 2019 21:49:33 +0000 (14:49 -0700)
commit8947fd9e9fdce87cd6c59817b1db58e789538fe9
treeb81edc005e1a3cccee9bc7e1351987730619ef94
parentd69894734d0cc778f9dd7adcd60d9bd27f6af4be
Fix #78338: Array cross-border reading in PCRE

We backport r1092 from pcre2.
ext/pcre/pcre2lib/pcre2_jit_compile.c
ext/pcre/tests/bug78338.phpt [new file with mode: 0644]