]> granicus.if.org Git - php/commit
Fix #75457: heap-use-after-free in php7.0.25
authorChristoph M. Becker <cmbecker69@gmx.de>
Fri, 16 Aug 2019 12:29:19 +0000 (14:29 +0200)
committerStanislav Malyshev <stas@php.net>
Mon, 26 Aug 2019 02:19:50 +0000 (19:19 -0700)
commit7bf1f9d561826c4a3ed748e55bb756375cdf28b9
tree6d695b73e3eb43b485b7a8c85643b5dfc8ac2ca7
parent1258303e66d8dede4f02347334b9f6576e98a21b
Fix #75457: heap-use-after-free in php7.0.25

Backport <https://vcs.pcre.org/pcre?view=revision&revision=1638>.
ext/pcre/pcrelib/pcre_compile.c
ext/pcre/tests/bug75457.phpt [new file with mode: 0644]