Home
last modified time | relevance | path

Searched refs:overflow (Results 51 – 75 of 100) sorted by relevance

1234

/PHP-7.1/ext/calendar/tests/
H A Dbug55797_2.phpt2 Bug #55797: Integer overflow in SdnToGregorian leads to segfault (in optimized builds)
/PHP-7.1/ext/filter/tests/
H A D050.phpt2 filter_var() and double overflow/underflow
H A D047.phpt2 Octal integer overflow
H A D048.phpt2 Hex integer overflow
/PHP-7.1/Zend/tests/
H A Dgc_023.phpt2 GC 023: Root buffer overflow (automatic collection)
H A Darray_literal_next_element_error.phpt2 Next free element may overflow in array literals
/PHP-7.1/ext/standard/tests/strings/
H A Dbug60965.phpt2 Bug #60965: Buffer overflow on htmlspecialchars/entities with $double=false
/PHP-7.1/ext/pdo_dblib/tests/
H A Dbug_50755.phpt12 /* This should be sufficient to overflow any buffers */
/PHP-7.1/ext/phar/tests/
H A Dbug71488.phpt2 Phar: bug #71488: Stack overflow when decompressing tar archives
/PHP-7.1/sapi/cgi/tests/
H A Dapache_request_headers.phpt2 apache_request_headers() stack overflow.
/PHP-7.1/ext/exif/tests/
H A Dbug60150.phpt2 Bug #60150 (Integer overflow during the parsing of invalid exif header)
/PHP-7.1/ext/xmlrpc/tests/
H A Dbug68027.phpt2 Bug #68027 (buffer overflow in mkgmtime() function)
/PHP-7.1/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.1/ext/mbstring/tests/
H A Dbug77381.phpt2 Bug #77381 (heap buffer overflow in multibyte match_at)
/PHP-7.1/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.1/ext/date/tests/
H A Dbug75851.phpt2 Test for bug #75851: Year component overflow with date formats "c", "o", "r" and "y"
/PHP-7.1/ext/gd/tests/
H A Dgithub_bug_215.phpt2 Github #215 (imagefilltoborder stack overflow when invalid pallete index used)
H A Dcreatefromwbmp2_extern.phpt35 /*write some data to cause overflow*/
H A Dcreatefromwbmp2.phpt35 /*write some data to cause overflow*/
/PHP-7.1/ext/phar/tests/tar/
H A Dbignames_overflow.phpt2 Phar: tar with huge filenames, buffer overflow
/PHP-7.1/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.1/
H A DNEWS38 . Fixed bug #77988 (heap-buffer-overflow on php_jpg_get16).
47 due to integer overflow). (CVE-2019-11039). (maris dot adam)
1456 overflow). (cmb)
1724 overflow). (Pierre)
1824 heap overflow in mdecrypt_generic). (Stas)
2197 overflow). (cmb)
2696 overflow). (Pierre)
2709 heap overflow in mdecrypt_generic). (Stas)
2774 overflow). (CVE-2016-5766) (Pierre)
2777 in heap overflow). (CVE-2016-5767) (Pierre)
[all …]
/PHP-7.1/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

Completed in 72 milliseconds

1234