History log of /php-src/ext/mbstring/tests/gh16360.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# c34d4fbb 11-Oct-2024 David Carlier

Fix GH-16360 mb_substr overflow on start and length arguments.

occurs when they are negated to start working from the end instead
when set with ZEND_LONG_MIN.