Branch: refs/heads/master
Home: https://github.com/ibus/ibus
Commit: 80e5bd0785ca91a70f0b5fe511a3bd8e143d8d05
https://github.com/ibus/ibus/commit/80e5bd0785ca91a70f0b5fe511a3bd8e143d8d05
Author: Takao Fujiwara <[email protected]>
Date: 2011-04-27 (Wed, 27 Apr 2011)
Changed paths:
M bus/dbusimpl.c
M bus/ibusimpl.c
M bus/server.c
M bus/server.h
M src/ibusbus.c
Log Message:
-----------
Fix the zombie process of ibus-gconf when ibus-daemon restarts.
- Fix the typo in bus_dbus_impl_destroy() (dbusimpl.c)
- Modify bus_server_run() and _ibus_exit() (ibusimpl.c, server.c)
bus_ibus_impl_destroy() needs to be called so that waitpid()
prevents processes from becoming zombie.
- Change the declaration of bus_server_quit(). (server.h)
BUG=redhat#697471
TEST=Linux desktop
Review URL: http://codereview.appspot.com/4440059
Patch from Takao Fujiwara <[email protected]>.
--
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