Home
last modified time | relevance | path

Searched refs:bounds (Results 1 – 25 of 31) sorted by relevance

12

/php-src/ext/standard/tests/image/
H A Dbug67250.phpt2 Bug #67250 (iptcparse out-of-bounds read)
/php-src/ext/gd/tests/
H A Dbug72227.phpt2 Bug #72227: imagescale out-of-bounds read
H A Dbug72298.phpt2 Bug #72298: pass2_no_dither out-of-bounds access
H A Dbug72494.phpt2 Bug #72494 (imagecropauto out-of-bounds access)
H A Dbug72697.phpt2 Bug #72697: select_colors write out-of-bounds
/php-src/ext/intl/tests/
H A Dbug72241.phpt2 Bug #72241: get_icu_value_internal out-of-bounds read
H A Dbug72061.phpt2 Bug #72061: Out-of-bounds reads in zif_grapheme_stripos with negative offset
H A Dbug72533.phpt2 Bug #72533 (locale_accept_from_http out-of-bounds access)
H A Dgrapheme_out_of_bounds.phpt2 grapheme_* functions with out-of-bounds offsets
37 // Positive out of bounds.
80 // Negative out of bounds.
123 // Empty needle + out of bounds
/php-src/ext/standard/tests/strings/
H A Dbug67249.phpt2 Bug #67249 (printf out-of-bounds read)
H A Dbug67252.phpt2 Bug #67252 (convert_uudecode out-of-bounds read)
/php-src/ext/opcache/tests/jit/
H A Dbug80861.phpt81 error_log("These are the array bounds: $rowCount * $columnCount");
85 // next line generates the warnings despite $i and $j is within bounds
112 These are the array bounds: 10 * 10
/php-src/ext/iconv/tests/
H A Dbug78069.phpt2 Bug #78069 (Out-of-bounds read in iconv.c:_php_iconv_mime_decode() due to integer overflow)
H A Diconv_substr_out_of_bounds.phpt2 iconv_substr() with out of bounds offset
/php-src/ext/fileinfo/tests/
H A Dbug68735.phpt2 Bug #68735 fileinfo out-of-bounds memory access
H A Dbug71434.phpt2 Bug #68735 fileinfo out-of-bounds memory access
/php-src/ext/json/tests/
H A Dbug72787.phpt2 Bug #72787 (json_decode reads out of bounds)
/php-src/ext/standard/tests/serialize/
H A Dbug73825.phpt2 Bug #73825 Heap out of bounds read on unserialize in finish_nested_data()
/php-src/ext/date/tests/
H A Dbug67251.phpt2 Bug #67251 (date_parse_from_format out-of-bounds read)
H A Dbug67253.phpt2 Bug #67253 (timelib_meridian_with_check out-of-bounds read)
/php-src/ext/mbstring/tests/
H A Dbug43840.phpt2 Test mb_strpos() function : mb_strpos bounds check is byte count rather than a character count
8 * mb_strpos bounds check is byte count rather than a character count:
/php-src/ext/exif/tests/
H A Dtag_with_illegal_zero_components.phpt2 OSS-Fuzz #17163: Out-of-bounds read due to tag with zero components
/php-src/ext/dom/tests/modern/spec/
H A DCharacterData_deleteData_negative_in_bounds_length.phpt2 deleteData() negative in bounds length
/php-src/ext/random/
H A Drandomizer.c140 zend_object *bounds = NULL; in PHP_METHOD() local
147 Z_PARAM_OBJ_OF_CLASS(bounds, random_ce_Random_IntervalBoundary); in PHP_METHOD()
160 if (bounds) { in PHP_METHOD()
161 zval *case_name = zend_enum_fetch_case_name(bounds); in PHP_METHOD()
/php-src/ext/dom/tests/
H A Dbug80332_2.phpt33 // This one should fail because it's out of bounds

Completed in 31 milliseconds

12