Searched refs:leak (Results 1 – 25 of 244) sorted by relevance
12345678910
1 leak:acommon::DictInfoList::elements2 leak:timer_create3 leak:netsnmp_init_mib_internals
2 php_openssl_pkey_from_zval memory leak10 throw new Error('create a leak');23 create a leak
2 Bug #79199 (curl_copy_handle() memory leak)19 echo $i < 50 ? "okay" : "leak", PHP_EOL;
2 Bug #53502 (strtotime with timezone memory leak)8 strtotime('Monday 00:00 Europe/Paris'); // Memory leak
2 JIT ASSIGN_OBJ_OP: memory leak16 $a->prop .= $a->prop . "leak";
37 echo "\ntemp stream (leak):\n";40 echo "\nmemory stream (leak):\n";56 temp stream \(leak\):61 memory stream \(leak\):
2 Bug #73161 (imagecreatefromgd2() may leak memory)4 We're testing for a memory leak that might not even show up with valgrind.
2 Modification of typed property during assignment must not leak14 $a->prop .= "leak ";
2 GH-12254: xml_parse_into_struct() memory leak when called twice18 // Yes, this doesn't do anything but it at least shouldn't leak...
2 PDO_Firebird: Bug #76488 Memory leak when fetching a BLOB field8 A bug in firebird causes a memory leak when calling `isc_attach_database()`.
2 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
2 Bug #79951: Memory leak in str_replace of empty string
2 SCCP 037: Memory leak
2 Not starting a fiber does not leak
2 OSS-Fuzz: Memory leak for zero-length MAKERNOTE
2 OSS-Fuzz: Temporary buffer leak in tag reading
2 Bug #27598 (list() array key assignment causes HUGE memory leak)
2 Bug #78335: Static properties containing cycles report as leak (internal class variant)
2 Fundamental memory leak test on temporaries
2 Bug GH-8366 (ArrayIterator may leak when calling __construct())
2 Don't leak when breaking from FilesystemIterator
2 Ignoring a sent value shouldn't leak memory
2 Memory leak on sodium_crypto_sign_ed25519_pk_to_curve25519() failure
7 // which may leak a temporary hash table. This does not seems worth fixing.8 if (getenv('SKIP_ASAN')) die("xleak Test may leak");
2 Bug #81142 (memory leak when unserialize()ing associative array)
Completed in 18 milliseconds