Home
last modified time | relevance | path

Searched refs:overflow (Results 1 – 25 of 79) sorted by relevance

1234

/PHP-5.6/ext/filter/tests/
H A D046.phpt2 Integer overflow
11 $overflow = "2147483648";
16 $overflow = "9223372036854775808";
33 test_validation($overflow, "overflow");
41 overflow filtered: bool(false)
42 overflow is_long: bool(false)
43 overflow equal: bool(false)
/PHP-5.6/ext/standard/tests/strings/
H A Dbug69522.phpt2 Bug #69522 (heap buffer overflow in unpack())
10 Warning: unpack(): Type h: integer overflow in %s on line %d
/PHP-5.6/ext/spl/tests/
H A Dbug67247.phpt2 Bug #67247 (spl_fixedarray_resize integer overflow)
13 Fatal error: Possible integer overflow in memory allocation (%d * %d + 0) in %s on line %d
H A DSplArray_fromArray.phpt17 integer overflow detected
/PHP-5.6/ext/gd/tests/
H A Dbug72339.phpt2 Bug #72339 Integer Overflow in _gd2GetHeader() resulting in heap overflow
23 fwrite($fh, str_repeat("\x41\x41\x41\x41", 0x1000000)); // overflow data
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
/PHP-5.6/ext/mbstring/tests/
H A Dbug77370.phpt2 Bug #77370 (Buffer overflow on mb regex functions - fetch_token)
H A Dbug77371.phpt2 Bug #77371 (heap buffer overflow in mb regex functions - compile_string_node)
H A Dbug77418.phpt2 Bug #77371 (Heap overflow in utf32be_mbc_to_code)
H A Dbug72710.phpt2 Bug #72710 (`mb_ereg` causes buffer overflow on regexp compile error)
H A Dbug77381.phpt2 Bug #77381 (heap buffer overflow in multibyte match_at)
/PHP-5.6/ext/phar/tests/
H A Dbug77247.phpt2 PHP bug #77247 (heap buffer overflow in phar_detect_phar_fname_ext)
H A Dbug71488.phpt2 Phar: bug #71488: Stack overflow when decompressing tar archives
/PHP-5.6/ext/calendar/tests/
H A Djdtojewish_overflow.phpt2 jdtojewish(): test overflow
H A Djdtojewish64.phpt2 Bug #64895: Integer overflow in SndToJewish
H A Djdtogregorian_overflow.phpt2 jdtogregorian(): test overflow
H A Dbug71894.phpt2 Bug #71894 (AddressSanitizer: global-buffer-overflow in zif_cal_from_jd)
/PHP-5.6/ext/standard/tests/math/
H A Dhexdec.phpt2 overflow check for _php_math_basetozval
/PHP-5.6/Zend/tests/
H A Dint_overflow_32bit.phpt2 testing integer overflow (32bit)
H A Doct_overflow_32bit.phpt2 testing integer overflow (32bit)
H A Dhex_overflow_32bit.phpt2 testing integer overflow (32bit)
/PHP-5.6/ext/intl/tests/
H A Dbug67397.phpt2 Bug #67397 (Buffer overflow in locale_get_display_name->uloc_getDisplayName (libicu 4.8.1))
/PHP-5.6/ext/standard/tests/serialize/
H A Dbug68044.phpt2 Bug #68044 Integer overflow in unserialize() (32-bits only)

Completed in 32 milliseconds

1234