php-src/ext/pcre
Ilija Tovilo be46545ee0
Fix pcre out-of-bounds when using closing symbols as opening delimiter (#12946)
Apparently we support using closing symbols )]}> as opening and closing
delimiters.

Fixes oss-fuzz #65021
2023-12-12 21:58:34 +01:00
..
pcre2lib Merge branch 'PHP-8.2' into PHP-8.3 2023-10-27 17:45:44 +02:00
tests Fix pcre out-of-bounds when using closing symbols as opening delimiter (#12946) 2023-12-12 21:58:34 +01:00
config.w32 Merge branch 'PHP-7.4' 2019-05-25 11:42:14 +02:00
config0.m4 Fix typo "without-pcre-jit" 2021-07-06 11:47:00 +02:00
CREDITS
php_pcre.c Fix pcre out-of-bounds when using closing symbols as opening delimiter (#12946) 2023-12-12 21:58:34 +01:00
php_pcre.def Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
php_pcre.h Minor pcre optimizations (#12923) 2023-12-11 19:43:26 +01:00
php_pcre.stub.php Declare ext/pcre constants in stubs (#9077) 2022-07-21 13:21:02 +02:00
php_pcre_arginfo.h Do not generate CONST_CS when registering constants (#9439) 2022-08-28 08:27:19 +02:00