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_data
(PHP 4 >= 4.0.5, PHP 5 <= 5.0.5, PECL mnogosearch >= 1.0.0)
udm_free_ispell_data — ispell データ用に確保されたメモリを解放する
説明
bool udm_free_ispell_data
( int $agent
)
ispell データ用に確保されたメモリを解放します。
返り値
udm_free_ispell_data() は、常に TRUE を返します。
注意
注意: この関数は、mnoGoSearch バージョン 3.1.12 以降でサポートされた関数で、 これより前のバージョンではサポートされていません。
udm_free_ispell_data
indeyets at gmail dot com
27-Jul-2005 07:40
27-Jul-2005 07:40
