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
![]() |
|
||||||||||
|
udm_free_ispell_dataDescriptionbool udm_free_ispell_data ( int agent )udm_free_ispell_data() always returns TRUE.
udm_free_ispell_data
indeyets at gmail dot com
27-Jul-2005 12:40
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. |