Home
last modified time | relevance | path

Searched refs:free (Results 101 – 125 of 332) sorted by relevance

12345678910>>...14

/php-src/Zend/tests/
H A Dgh12366.phpt2 GH-12366: Use-after-free of constant name when script doesn't fit in SHM
H A Dtemporary_cleaning_017.phpt2 Live range & free on return & TMP var of RETURN opcode
H A Dtemporary_cleaning_009.phpt2 Live range & free on return
H A Dbug70083.phpt2 Bug #70083 (Use after free with assign by ref to overloaded objects)
H A Dbug79793.phpt2 Bug #79793: Use after free if string used in undefined index warning is changed
H A Dgh11735_2.phpt2 GH-11735: Use-after-free when unregistering user stream wrapper from user stream wrapper
H A Dbug62907.phpt2 Bug #62907 (Double free when use traits)
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_misc.c152 jit_stack->memctl.free(jit_stack, jit_stack->memctl.memory_data); in pcre2_jit_stack_create()
196 jit_stack->memctl.free(jit_stack, jit_stack->memctl.memory_data); in pcre2_jit_stack_free()
/php-src/sapi/fuzzer/
H A Dfuzzer-mbregex.c62 free(data); in LLVMFuzzerTestOneInput()
H A Dfuzzer-function-jit.c64 free(opcache_path); in LLVMFuzzerInitialize()
H A Dfuzzer-tracing-jit.c76 free(opcache_path); in LLVMFuzzerInitialize()
/php-src/ext/standard/tests/strings/
H A Dbug54238.phpt2 Bug #54238 (use-after-free in substr_replace())
H A Dbug68710.phpt2 Bug #68710 Use after free vulnerability in unserialize() (bypassing the
/php-src/ext/standard/tests/serialize/
H A Dbug74614.phpt2 Bug #74614: Use-after-free in PHP7's unserialize()
H A Dbug71311.phpt2 Bug #71311 Use-after-free vulnerability in SPL(ArrayObject, unserialize)
/php-src/ext/dba/
H A Ddba_db4.c163 free(gval.data);
208 free(gval.data);
262 free(gkey.data);
265 free(gval.data);
/php-src/ext/gd/tests/
H A Dbug73549.phpt2 Bug #73549 (Use after free when stream is passed to imagepng)
/php-src/ext/xsl/tests/
H A Dbug70535.phpt2 Bug #70535 (XSLT: free(): invalid pointer)
/php-src/ext/dom/tests/
H A Dbug45251.phpt2 Bug #45251 (double free or corruption with setAttributeNode())
H A Dbug79451.phpt2 Bug #79451 (Using DOMDocument->replaceChild on doctype causes double free)
/php-src/ext/enchant/tests/
H A Dbroker_free_01.phpt20 echo("broker free failed\n");
/php-src/ext/spl/tests/
H A Dbug79151.phpt2 Bug #79151: heap use after free caused by spl_dllist_it_helper_move_forward
/php-src/ext/standard/tests/file/
H A Ddisk_free_space_basic.phpt34 …ile systems (like BTRFS) have a fuzzy notion of "free space" and will thus claim the same amount o…
H A Dbug71287.phpt21 Warning: file_put_contents(): Only 7 of 9 bytes written, possibly out of free disk space in %sbug71…
/php-src/ext/mysqli/tests/
H A D069.phpt21 $res->free();

Completed in 32 milliseconds

12345678910>>...14