Home
last modified time | relevance | path

Searched refs:free (Results 76 – 100 of 331) sorted by relevance

12345678910>>...14

/php-src/ext/mysqli/tests/closing_connection_tests/
H A Dfree_resultset_after_close.phpt2 free resultset (mysqli_free_result()) after mysqli_close()
H A Dfree_nothing.phpt2 free nothing (e.g. no mysqli_close())
H A Dfree_statement_after_close.phpt2 free statement (mysqli_stmt_close()) after mysqli_close()
/php-src/win32/
H A Dioutil.c317 free(tmp); in php_win32_ioutil_mkdir_w()
326 free(tmp); in php_win32_ioutil_mkdir_w()
342 free(tmp); in php_win32_ioutil_mkdir_w()
362 free((void *)my_path); in php_win32_ioutil_mkdir_w()
513 free(tmp_buf); in php_win32_ioutil_getcwd_w()
546 free(startw); in php_win32_ioutil_dirname()
556 free(startw); in php_win32_ioutil_dirname()
568 free(startw); in php_win32_ioutil_dirname()
579 free(startw); in php_win32_ioutil_dirname()
594 free(ret); in php_win32_ioutil_dirname()
[all …]
/php-src/sapi/fuzzer/
H A Dfuzzer-json.c53 free(data); in LLVMFuzzerTestOneInput()
H A Dfuzzer-unserialize.c56 free(orig_data); in LLVMFuzzerTestOneInput()
/php-src/Zend/tests/
H A Dbug79784.phpt2 Bug #79784: Use after free if changing array during undef var during array write fetch
H A Dgh11735_1.phpt2 GH-11735: Use-after-free when unregistering user stream wrapper from user stream wrapper
H A Dbug71154.phpt8 /* Free array, causing free of iterator */
H A Dbug63734.phpt2 Bug #63734 (Garbage collector can free zvals that are still referenced)
H A Dbug69388.phpt2 Bug #69388: Use after free on recursive calls to PHP compiler
H A Dbug79836_4.phpt2 Bug #79836 (use-after-free in concat_function)
H A Doss_fuzz_54325.phpt2 oss-fuzz #54325: Fix use-after-free of name in var-var with malicious error handler
/php-src/Zend/tests/attributes/
H A D018_fatal_error_in_argument.phpt2 Don't free uninitialized memory if a fatal error occurs in an attribute argument
/php-src/ext/standard/tests/file/
H A Dftruncate_bug76422.phpt10 die('skip.. This test requires over 4GB of free disk space on this disk partition');
41 // because there wouldn't be any free disk space to save a new php file.
/php-src/ext/json/tests/
H A Dbug77843.phpt2 Bug #77843: Use after free with json serializer
/php-src/Zend/tests/generators/
H A Dbug80240.phpt2 Bug #80240: Use after free multi yield from
/php-src/ext/pgsql/tests/
H A Dbug72195.phpt2 Bug #72195 (pg_pconnect/pg_connect cause use-after-free)
/php-src/ext/spl/tests/
H A Dbug67539.phpt2 Bug #67539 (ArrayIterator use-after-free due to object change during sorting)
/php-src/ext/sysvshm/
H A Dphp_sysvshm.h53 zend_long free; member
/php-src/ext/reflection/tests/
H A Dbug79820.phpt2 Bug #79820: Use after free when type duplicated into ReflectionProperty gets resolved
/php-src/Zend/tests/type_declarations/
H A Dtyped_properties_056.phpt2 Type change in assign_op (use-after-free)
/php-src/ext/standard/tests/serialize/
H A Dbug68594.phpt2 Bug #68545 Use after free vulnerability in unserialize()
H A Dbug74103.phpt2 Bug #74103: heap-use-after-free when unserializing invalid array size
/php-src/ext/ffi/tests/
H A D006.phpt15 FFI::free($v[1]);

Completed in 42 milliseconds

12345678910>>...14