Simplified captive_sandbox_spawn() prototype.
authorshort <>
Fri, 4 Jul 2003 04:51:56 +0000 (04:51 +0000)
committershort <>
Fri, 4 Jul 2003 04:51:56 +0000 (04:51 +0000)
commita2d626f74653dd4fa6738f4757272f98a8a40b38
tree6ffa1f7c378feb271da037d9e246c3ec55eefa39
parentc67dd90b51bbff15fa766ea0be97844fd561419a
Simplified captive_sandbox_spawn() prototype.
Implemented 3-stage image_iochannel GIOChannel sequence for commits.
validate_CORBA_Environment(): CORBA Exception reporting is fatal
 - all its callers considered such case fatal anyway
corba_shutdown(): CORBA_ORB_destroy() errors ignored
 - it sometimes reports: a total of X refs to X ORB objects were leaked
   - FIXME - 1 ref per each sandbox child failure-restart cycle; why?
Disabled sandbox child shutdown process exit as it is killed by its parent
 - otherwise COMM_FAILURE occured on shutdown() method call by parent
Fixed heartbeat disable by sandbox_child_prepare_shutdown()
captive_sandbox_parent_query_vfs_retry(): Fixed exception memory leak
src/libcaptive/sandbox/split.c