Home
last modified time | relevance | path

Searched refs:leak (Results 1 – 25 of 108) sorted by relevance

12345

/PHP-7.4/ext/date/tests/
H A Dbug53502.phpt2 Bug #53502 (strtotime with timezone memory leak)
8 strtotime('Monday 00:00 Europe/Paris'); // Memory leak
/PHP-7.4/ext/curl/tests/
H A Dbug79199.phpt2 Bug #79199 (curl_copy_handle() memory leak)
21 echo $i < 50 ? "okay" : "leak", PHP_EOL;
/PHP-7.4/ext/gd/tests/
H A Dbug73161.phpt2 Bug #73161 (imagecreatefromgd2() may leak memory)
4 We're testing for a memory leak that might not even show up with valgrind.
/PHP-7.4/ext/standard/tests/file/
H A Dbug52820.phpt35 echo "\ntemp stream (leak):\n";
38 echo "\nmemory stream (leak):\n";
53 temp stream (leak):
58 memory stream (leak):
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_089.phpt2 Modification of typed property during assignment must not leak
14 $a->prop .= "leak ";
/PHP-7.4/sapi/cli/tests/
H A Dphp_cli_server_016.phpt2 Bug #60591 (Memory leak when access a non-exists file)
4 this is an indirect test for bug 60591, since mem leak is reproted in the server side
/PHP-7.4/azure/
H A Dlsan-suppressions.txt1 leak:acommon::DictInfoList::elements
/PHP-7.4/ext/standard/tests/strings/
H A Dbug79951.phpt2 Bug #79951: Memory leak in str_replace of empty string
/PHP-7.4/Zend/tests/
H A Dbug27598.phpt2 Bug #27598 (list() array key assignment causes HUGE memory leak)
H A Dpow_array_leak.phpt2 Memory leak on ** with result==op1 array
H A Dbug52060.phpt2 Bug #52060 (Memory leak when passing a closure to method_exists())
H A Dbug67368.phpt2 Bug #67368 (Memory leak with immediately dereferenced array in class constant)
H A Dtemporary_cleaning_003.phpt2 Fundamental memory leak test on temporaries
H A Dbug40899.phpt2 Bug #40899 (memory leak when nesting list())
H A Dclosure_call_leak_with_exception.phpt2 Closure must not leak during a dynamic call interrupted by an exception
H A Dbug67111.phpt2 Bug #67111: Memory leak when using "continue 2" inside two foreach loops
/PHP-7.4/ext/spl/tests/
H A Dfilesystemiterator_leak.phpt2 Don't leak when breaking from FilesystemIterator
H A Dbug46160.phpt2 Bug #46160 (SPL - Memory leak when exception is throwed in offsetSet method)
H A DArrayObject_illegal_offset_leak.phpt2 Assignments to illegal ArrayObject offsets shouldn't leak
H A Dbug46115.phpt2 Bug #46115 (Memory leak when calling a method using Reflection)
/PHP-7.4/Zend/tests/generators/
H A Dignored_send_leak.phpt2 Ignoring a sent value shouldn't leak memory
/PHP-7.4/ext/reflection/tests/
H A Dbug46103.phpt2 Bug #46103: ReflectionObject memory leak
/PHP-7.4/ext/exif/tests/
H A Dzero_length_makernote_leak.phpt2 OSS-Fuzz: Memory leak for zero-length MAKERNOTE
H A Dtemporary_buffer_leak.phpt2 OSS-Fuzz: Temporary buffer leak in tag reading
/PHP-7.4/ext/mbstring/tests/
H A Dmb_convert_encoding_leak.phpt2 mb_convert_encoding() shouldn't leak keys

Completed in 37 milliseconds

12345