downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

udm_free_res> <udm_free_agent
[edit] Last updated: Fri, 17 May 2013

view this page in

udm_free_ispell_data

(PHP 4 >= 4.0.5, PHP 5 <= 5.0.5, PECL mnogosearch >= 1.0.0)

udm_free_ispell_dataGibt den Speicher frei, der für ISpell alloziiert wurde

Beschreibung

bool udm_free_ispell_data ( int $agent )

Gibt den für Ispell-Daten alloziierten Speicher frei.

Parameter-Liste

agent

Zeiger auf einen Agenten, der mit einem Aufruf von udm_alloc_agent() erstellt wurde.

Rückgabewerte

udm_free_ispell_data() liefert stets TRUE zurück.

Anmerkungen

Hinweis:

Diese Funktion wird seit Version 3.1.12 von mnoGoSearch unterstützt. In vorherigen Versionen ist sie ohne Funktion.



add a note add a note User Contributed Notes udm_free_ispell_data - [1 notes]
up
0
indeyets at gmail dot com
7 years ago
in mnogosearch 3.2.33 (and earlier 3.2.x versions) this function should not be used, as udm_free_agent() implicitly frees this memory too.

as a result, you will have "double free" and crash of php/apache instance

 
show source | credits | sitemap | contact | advertising | mirror sites