when the child fails we need to reap it to avoid a zombie. This would
authorArvind Samptur <arvind.samptur@wipro.com>
Mon, 23 Sep 2002 06:45:10 +0000 (06:45 +0000)
committerArvind Samptur <arvind@src.gnome.org>
Mon, 23 Sep 2002 06:45:10 +0000 (06:45 +0000)
commit0ce088277293ac4b209be0f1b1c1f3dd3c5ee103
tree7fb5f90182399b811845e412b5b64a8d2e18d8aa
parent424d06b0a17900db933e173b50d05d68d14730bb
when the child fails we need to reap it to avoid a zombie. This would

2002-09-23  Arvind Samptur <arvind.samptur@wipro.com>
        * glib/gspawn.c (fork_exec_with_pipes) : when the child fails
        we need to reap it to avoid a zombie. This would
        happen in case of g_spawn_sync. Fixes #92658
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gspawn.c