renamed SpellChecker::destroy to destroyAll, because the former conflicted...
renamed SpellChecker::destroy to destroyAll, because the former conflicted with IntrusivePtrBase::destroy. The result was that destroy was called recursively and objects were freed multiple times.
Showing
Please register or sign in to comment