diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-01-04 23:37:29 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-01-04 23:45:17 +0800 |
commit | 7f93dcab4da166aed3a0ad8e8d3b997b3a3b8b94 (patch) | |
tree | 280ecfdde1080391e695dd81b668aabd366ac4cf /po | |
parent | 66b44d41d17cc38c76c9ffaeeac9d7ded76bfe45 (diff) | |
download | gsoc2013-evolution-7f93dcab4da166aed3a0ad8e8d3b997b3a3b8b94.tar gsoc2013-evolution-7f93dcab4da166aed3a0ad8e8d3b997b3a3b8b94.tar.gz gsoc2013-evolution-7f93dcab4da166aed3a0ad8e8d3b997b3a3b8b94.tar.bz2 gsoc2013-evolution-7f93dcab4da166aed3a0ad8e8d3b997b3a3b8b94.tar.lz gsoc2013-evolution-7f93dcab4da166aed3a0ad8e8d3b997b3a3b8b94.tar.xz gsoc2013-evolution-7f93dcab4da166aed3a0ad8e8d3b997b3a3b8b94.tar.zst gsoc2013-evolution-7f93dcab4da166aed3a0ad8e8d3b997b3a3b8b94.zip |
Bug 691133 - Evolution creates 'highlight' zombies
Evolution spawns the 'highlight' program with these flags:
G_SPAWN_SEARCH_PATH
G_SPAWN_DO_NOT_REAP_CHILD
G_SPAWN_SEARCH_PATH is not needed because configure already determines
the absolute path to the 'highlight' program. G_SPAWN_DO_NOT_REAP_CHILD
results in zombie 'highlight' processes. Remove both flags.
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions