Home
last modified time | relevance | path

Searched refs:overflowed (Results 1 – 5 of 5) sorted by relevance

/PHP-8.4/ext/mbstring/tests/
H A Dgh16229.phpt2 GH-16229 (Address overflowed in ext/mbstring/mbstring.c:4613 #16229)
/PHP-8.4/ext/pcre/tests/
H A Dgh16184.phpt2 GH-16184 (UBSan address overflowed in ext/pcre/php_pcre.c)
/PHP-8.4/ext/pcre/pcre2lib/
H A Dpcre2_substitute.c199 if (!overflowed && lengthleft < length) \
202 overflowed = TRUE; \
205 else if (overflowed) \
234 BOOL overflowed = FALSE; in pcre2_substitute() local
919 if (!overflowed && mcontext != NULL && mcontext->substitute_callout != NULL) in pcre2_substitute()
973 if (overflowed) in pcre2_substitute()
/PHP-8.4/ext/date/tests/
H A Dgh14383.phpt2 Bug GH-14383 (DateTime::createFromTimestamp overflowed microseconds value)
/PHP-8.4/
H A DNEWS326 . Fixed bug GH-16184 (UBSan address overflowed in ext/pcre/php_pcre.c).

Completed in 10 milliseconds