]> xenbits.xensource.com Git - xcp/xen-api-libs.git/commit
CA-36554: call setsid() before exec() to make sure children don't accidentally kill...
authorDavid Scott <dave.scott@eu.citrix.com>
Wed, 3 Feb 2010 22:33:21 +0000 (22:33 +0000)
committerDavid Scott <dave.scott@eu.citrix.com>
Wed, 3 Feb 2010 22:33:21 +0000 (22:33 +0000)
commit1738b47dc3b9b680508b4134ffdb87fccf3db0f4
tree68465a95fba3284f48b3ee8bffc7688c668ee71a
parent99ce2bfad4d6aa5f5f6e2105d83fef433815b7f5
CA-36554: call setsid() before exec() to make sure children don't accidentally kill us when they (eg) send their entire process group a SIGQUIT.

Signed-off-by: David Scott <dave.scott@eu.citrix.com>
forking_executioner/child.ml