maybe patch over imf ibus module oopsie?

SVN revision: 77144
This commit is contained in:
Carsten Haitzler 2012-09-27 09:44:00 +00:00
parent bf3ef11a5f
commit 8c1cae1318
1 changed files with 2 additions and 0 deletions

View File

@ -257,6 +257,8 @@ ibus_im_context_del(Ecore_IMF_Context *ctx)
// release preedit
if (ibusimcontext->preedit_string)
free(ibusimcontext->preedit_string);
if (_focus_im_context == ctx)
_focus_im_context = NULL;
}
EAPI Eina_Bool