Test: /ext/mbstring/tests/bug77370.phpt - Version 7.3.2-dev
Security #77370 | Buffer overflow on mb regex functions - fetch_token | ||||
---|---|---|---|---|---|
Submitted: | 2018-12-29 20:45:35 | Modified: | 2019-02-22 22:08:21 | ||
From: | hugh | Assigned: | stas | ||
Status: | Closed | Package: | mbstring related | ||
PHP Version: | 5.6.39 | OS: | * |
There is 1 diff reported by users for this test.
Count | Diff |
---|---|
4 (100%) |
001+ Warning: mb_split(): mbregex compile err: invalid code point value in %s/bug77370.php on line 2
002+ bool(false)
001- array(1) {
002- [0]=>
003- string(0) ""
004- }
|