Home
last modified time | relevance | path

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

12345678910>>...12

/PHP-5.5/ext/sybase_ct/tests/
H A Dbug30312-withfree.phpt2 Sybase-CT bug #30312 (sybase_unbuffered_query calls, with free)
/PHP-5.5/Zend/tests/
H A Dbug54268.phpt2 Bug #54268 (Double free when destroy_zend_class fails)
/PHP-5.5/ext/zlib/
H A Dphp_zlib.h41 size_t free; member
/PHP-5.5/ext/oci8/tests/
H A Dbug43497.phpt56 $result[0]->free(); // cleanup properly
130 $clob->free();
158 echo "\nExplicit LOB with no free\n";
260 Explicit LOB with no free
H A Dbug26133.phpt30 $rowid->free();
H A Dcoll_006_func.phpt2 ocinewcollection() + free()
H A Dcoll_002_func.phpt2 oci_new_collection() + free()
H A Dbug43497_92.phpt60 $result[0]->free(); // cleanup properly
134 $clob->free();
162 echo "\nExplicit LOB with no free (i.e. a temp lob leak)\n";
264 Explicit LOB with no free (i.e. a temp lob leak)
H A Dreflection2.phpt179 Method [ <internal%s> public method free ] {
250 Method [ <internal%s> public method free ] {
/PHP-5.5/ext/standard/tests/serialize/
H A Dbug70219.phpt2 Bug #70219 Use after free vulnerability in session deserializer
H A Dbug70219_1.phpt2 Bug #70219 Use after free vulnerability in session deserializer
/PHP-5.5/ext/zip/lib/
H A Dzip_error.c63 free(err->str); in _zip_error_fini()
/PHP-5.5/ext/spl/tests/
H A Dbug70366.phpt2 SPL: Bug #70366 use-after-free vulnerability in unserialize() with SplDoublyLinkedList
H A Dbug70365.phpt2 SPL: Bug #70365 use-after-free vulnerability in unserialize() with SplObjectStorage
/PHP-5.5/ext/readline/
H A Dreadline_cli.c572 free(retval); in cli_completion_generator()
616 free(line); in readline_shell_run()
621 free(line); in readline_shell_run()
661 free(line); in readline_shell_run()
698 free(history_file); in readline_shell_run()
/PHP-5.5/ext/fileinfo/libmagic/
H A Dcdf.c460 free(msa); in cdf_read_sat()
463 free(msa); in cdf_read_sat()
465 free(sat->sat_tab); in cdf_read_sat()
537 free(scn->sst_tab); in cdf_read_long_sector_chain()
579 free(scn->sst_tab); in cdf_read_short_sector_chain()
618 free(dir->dir_tab); in cdf_read_dir()
641 free(buf); in cdf_read_dir()
644 free(dir->dir_tab); in cdf_read_dir()
645 free(buf); in cdf_read_dir()
950 free(*info); in cdf_read_property_info()
[all …]
H A Dprint.c73 free(expanded_format); in file_magwarn()
/PHP-5.5/ext/standard/tests/strings/
H A Dbug72433.phpt14 // The call to gc_collect_cycles will free '$free_me'.
H A Dbug72434.phpt20 // Trigger free of $free_me (referenced by $m[1]).
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dencodings.c94 free(outbuf); in convert()
/PHP-5.5/ext/soap/
H A Dphp_schema.c2381 free(tmp); in delete_model_persistent()
2442 free(type->def); in delete_type_persistent()
2476 free(type); in delete_type_persistent()
2497 free(attr->ns); in delete_extra_attribute_persistent()
2500 free(attr->val); in delete_extra_attribute_persistent()
2502 free(attr); in delete_extra_attribute_persistent()
2536 free(attr->def); in delete_attribute_persistent()
2548 free(attr->ref); in delete_attribute_persistent()
2554 free(attr); in delete_attribute_persistent()
2569 free(ptr); in delete_restriction_var_int_persistent()
[all …]
H A Dphp_sdl.c3172 free(tmp->types); in delete_psdl()
3186 free(tmp); in delete_psdl()
3503 free(soapBind); in delete_binding_persistent()
3506 free(binding); in delete_binding_persistent()
3523 free(body.ns); in delete_sdl_soap_binding_function_body_persistent()
3606 free(function); in delete_function_persistent()
3624 free(param); in delete_parameter_persistent()
3647 free(hdr->name); in delete_header_persistent()
3650 free(hdr->ns); in delete_header_persistent()
3656 free(hdr); in delete_header_persistent()
[all …]
/PHP-5.5/sapi/cli/tests/
H A D019.phpt25 This program is free software; you can redistribute it and/or modify
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch142 - free(ms);
171 goto free;
177 free:
178 - free(ms);
195 - free(map);
224 - free(ml);
228 - free(ml);
268 - free(mfn);
277 - free(mfn);
342 - free(line);
[all …]
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_events.c205 free(q); in fpm_event_queue_del()
231 free(tmp); in fpm_event_queue_destroy()
450 free(q2); in fpm_event_loop()

Completed in 106 milliseconds

12345678910>>...12