Home
last modified time | relevance | path

Searched refs:overflow (Results 26 – 50 of 136) sorted by relevance

123456

/PHP-8.1/Zend/tests/
H A Dbug78363.phpt2 Bug #78363: Buffer overflow in zendparse
H A Dbug70430.phpt2 Bug #70430: Stack buffer overflow in zend_language_parser()
H A Doct_overflow.phpt2 testing integer overflow (32bit)
H A Dint_overflow_32bit.phpt2 testing integer overflow (32bit)
/PHP-8.1/ext/iconv/tests/
H A Dbug78069.phpt2 Bug #78069 (Out-of-bounds read in iconv.c:_php_iconv_mime_decode() due to integer overflow)
/PHP-8.1/ext/opcache/tests/jit/
H A Dassign_dim_op_007.phpt2 JIT ASSIGN_DIM_OP: overflow
H A Dadd_010.phpt2 JIT ADD: 010 overflow handling
/PHP-8.1/ext/mbstring/tests/
H A Dbug79371.phpt2 Bug #79371 (mb_strtolower (UTF-32LE): stack-buffer-overflow)
H A Dbug78559.phpt2 Bug #78559 (#78559 Heap buffer overflow in mb_eregi)
H A Dbug77418.phpt2 Bug #77418 (Heap overflow in utf32be_mbc_to_code)
H A Dbug78633.phpt2 Bug #78633 (Heap buffer overflow (read) in mb_eregi)
/PHP-8.1/ext/gd/tests/
H A Dbug72482.phpt2 Bug #72482 (Ilegal write/read access caused by gdImageAALine overflow)
H A Dbug66387.phpt2 Bug #66387 (Stack overflow with imagefilltoborder)
H A Dimagerotate_overflow.phpt2 imagerotate() overflow with negative numbers
H A Dbug73213.phpt2 Bug #73213 (Integer overflow in imageline() with antialiasing)
H A Dbug72482_2.phpt2 Bug 72482 (Ilegal write/read access caused by gdImageAALine overflow)
H A Dbug73279.phpt2 Bug #73279 (Integer overflow in gdImageScaleBilinearPalette())
/PHP-8.1/ext/standard/tests/strings/
H A Dbug78833.phpt2 Bug #78833 (Integer overflow in pack causes out-of-bound access)
/PHP-8.1/ext/calendar/tests/
H A Djdtojewish64.phpt2 Bug #64895: Integer overflow in SndToJewish
H A Dbug71894.phpt2 Bug #71894 (AddressSanitizer: global-buffer-overflow in zif_cal_from_jd)
H A Djdtogregorian_overflow.phpt2 jdtogregorian(): test overflow
/PHP-8.1/Zend/Optimizer/
H A Dzend_inference.c1098 tmp->overflow = 0; in zend_inference_calc_range()
1193 tmp->overflow = constraint->range.overflow && tmp->overflow; in zend_inference_calc_range()
1199 tmp->overflow = ssa->var_info[constraint->max_ssa_var].range.overflow && tmp->overflow; in zend_inference_calc_range()
1222 tmp->overflow = constraint->range.overflow; in zend_inference_calc_range()
1246 tmp->overflow |= ssa->var_info[p->sources[i]].range.overflow; in zend_inference_calc_range()
1278 tmp->overflow = 0; in zend_inference_propagate_range()
1628 if (overflow) { in zend_inference_init_range()
1635 ssa->var_info[var].range.overflow = overflow; in zend_inference_init_range()
1653 r->overflow = 1; in zend_inference_widening_meet()
1659 var_info->range.overflow == r->overflow) { in zend_inference_widening_meet()
[all …]
/PHP-8.1/ext/intl/tests/
H A Dbug67397.phpt2 Bug #67397 (Buffer overflow in locale_get_display_name->uloc_getDisplayName (libicu 4.8.1))
/PHP-8.1/ext/spl/tests/
H A DSplArray_fromArray.phpt17 integer overflow detected
/PHP-8.1/ext/fileinfo/tests/
H A Dbug79283.phpt2 Bug #79283 (Segfault in libmagic patch contains a buffer overflow)

Completed in 40 milliseconds

123456