Home
last modified time | relevance | path

Searched refs:overflow (Results 76 – 100 of 121) sorted by relevance

12345

/PHP-7.4/Zend/tests/
H A Dbug77345_gc_2.phpt2 Bug #77345 (Segmentation faults stack overflow in cyclic garbage collector) (Bug #77427)
/PHP-7.4/ext/standard/tests/math/
H A Dhexdec.phpt2 overflow check for _php_math_basetozval
/PHP-7.4/ext/filter/tests/
H A D047.phpt2 Octal integer overflow
H A D048.phpt2 Hex integer overflow
/PHP-7.4/ext/exif/tests/
H A Dbug60150.phpt2 Bug #60150 (Integer overflow during the parsing of invalid exif header)
H A Dbug78910.phpt2 Bug #78910: Heap-buffer-overflow READ in exif (OSS-Fuzz #19044)
H A Dbug76557.phpt2 Bug 76557 (heap-buffer-overflow (READ of size 48) while reading exif data)
/PHP-7.4/ext/xmlrpc/tests/
H A Dbug68027.phpt2 Bug #68027 (buffer overflow in mkgmtime() function)
/PHP-7.4/ext/standard/tests/array/
H A Dbug28974.phpt2 Bug #28974 (array_(p)slice() treats large lengths incorrectly - overflow)
H A Dbug41121.phpt2 Bug #41121 (range() overflow handling for large numbers on 32bit machines)
/PHP-7.4/ext/gd/tests/
H A Dgithub_bug_215.phpt2 Github #215 (imagefilltoborder stack overflow when invalid pallete index used)
H A Dcreatefromwbmp2.phpt35 /*write some data to cause overflow*/
H A Dcreatefromwbmp2_extern.phpt35 /*write some data to cause overflow*/
/PHP-7.4/ext/oci8/tests/
H A Dbug68298.phpt2 Bug #68298 (OCI int overflow)
H A Dbug74625.phpt2 Bug #74625 (Integer overflow in oci_bind_array_by_name)
/PHP-7.4/ext/mbstring/tests/
H A Dbug77381.phpt2 Bug #77381 (heap buffer overflow in multibyte match_at)
/PHP-7.4/ext/date/tests/
H A Dbug75851.phpt2 Test for bug #75851: Year component overflow with date formats "c", "o", "r" and "y"
/PHP-7.4/ext/phar/tests/tar/
H A Dbignames_overflow.phpt2 Phar: tar with huge filenames, buffer overflow
/PHP-7.4/ext/phar/tests/tar/files/
H A Dmake.dangerous.tar.php.inc3 // this tarmaker makes a malicious tar with a header designed to overflow the buffer
83 '12345678', // have a mode that allows the name to overflow
/PHP-7.4/Zend/
H A Dzend_ini_scanner.l157 int overflow; in convert_to_number() local
161 if ((type = is_numeric_string_ex(str, str_len, &lval, &dval, 0, &overflow)) != 0) { in convert_to_number()
165 } else if (type == IS_DOUBLE && !overflow) { in convert_to_number()
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_max_buffer_size.phpt23 /* unsigned overflow possible ? */
/PHP-7.4/ext/standard/tests/strings/
H A Dstrrpos_offset.phpt2 strrpos() offset integer overflow
H A Dstrripos_offset.phpt2 strripos() offset integer overflow
H A Dchunk_split_variation5.phpt34 PHP_INT_MAX * 3, //integer overflow
/PHP-7.4/
H A DNEWS13 . Fixed bug #81738: buffer overflow in hash_update() on long parameter.
56 . Fixed bug #81513 (Future possibility for heap overflow in FPM zlog).
206 . Fixed bug #72146 (Integer overflow on substr_replace). (cmb)
265 . Fixed bug #76448: Stack buffer overflow in firebird_info_cb.
1038 overflow). (cmb)
1145 . Fixed bug #79171 (heap-buffer-overflow in phar_extract_file).
1842 . Fixed bug #78559 (Heap buffer overflow in mb_eregi). (cmb)
1861 . Fixed bug #78363 (Buffer overflow in zendparse). (Nikita)
2029 . Fixed bug #77988 (heap-buffer-overflow on php_jpg_get16).
2043 due to integer overflow). (CVE-2019-11039). (maris dot adam)
[all …]

Completed in 124 milliseconds

12345