Branch: refs/heads/master
  Home:   https://github.com/ibus/ibus
  Commit: 991eebc31aa605fbce03edda6eaecfd06c2fcb1b
      
https://github.com/ibus/ibus/commit/991eebc31aa605fbce03edda6eaecfd06c2fcb1b
  Author: fujiwarat <[email protected]>
  Date:   2012-04-05 (Thu, 05 Apr 2012)

  Changed paths:
    M client/x11/main.c

  Log Message:
  -----------
  Fix ibus-x11 SEGV in _process_key_event_done.

IMForwardEvent() calls _Xi18nFindClient() and it could return NULL.
Maybe the connect_id would be disconnected during the async
process_key_event.
This fix checks XIM_DISCONNECT in ims_protocol_handler() to cancel
IMForwardEvent() in _process_key_event_done().

BUG=RH#769135
TEST=Linux desktop

Review URL: https://codereview.appspot.com/5498090



-- 
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复