Searched refs:bounds (Results 1 – 25 of 30) sorted by relevance
12
2 Bug #67250 (iptcparse out-of-bounds read)
2 Bug #72227: imagescale out-of-bounds read
2 Bug #72298: pass2_no_dither out-of-bounds access
2 Bug #72494 (imagecropauto out-of-bounds access)
2 Bug #72697: select_colors write out-of-bounds
2 Bug #72241: get_icu_value_internal out-of-bounds read
2 Bug #72061: Out-of-bounds reads in zif_grapheme_stripos with negative offset
2 Bug #72533 (locale_accept_from_http out-of-bounds access)
2 grapheme_* functions with out-of-bounds offsets37 // Positive out of bounds.80 // Negative out of bounds.123 // Empty needle + out of bounds
2 Bug #67249 (printf out-of-bounds read)
2 Bug #67252 (convert_uudecode out-of-bounds read)
81 error_log("These are the array bounds: $rowCount * $columnCount");85 // next line generates the warnings despite $i and $j is within bounds112 These are the array bounds: 10 * 10
2 Bug #78069 (Out-of-bounds read in iconv.c:_php_iconv_mime_decode() due to integer overflow)
2 iconv_substr() with out of bounds offset
2 Bug #68735 fileinfo out-of-bounds memory access
2 Bug #72787 (json_decode reads out of bounds)
2 Bug #73825 Heap out of bounds read on unserialize in finish_nested_data()
2 Bug #67251 (date_parse_from_format out-of-bounds read)
2 Bug #67253 (timelib_meridian_with_check out-of-bounds read)
2 Test mb_strpos() function : mb_strpos bounds check is byte count rather than a character count8 * mb_strpos bounds check is byte count rather than a character count:
2 OSS-Fuzz #17163: Out-of-bounds read due to tag with zero components
2 deleteData() negative in bounds length
141 zend_object *bounds = NULL; in PHP_METHOD() local148 Z_PARAM_OBJ_OF_CLASS(bounds, random_ce_Random_IntervalBoundary); in PHP_METHOD()161 if (bounds) { in PHP_METHOD()162 zval *case_name = zend_enum_fetch_case_name(bounds); in PHP_METHOD()
33 // This one should fail because it's out of bounds
Completed in 23 milliseconds