- fix resource leak (PCI ACLs) when child fails right after exec - fix resource leak (memory) when child exec fails at all - fix race condition setting VM call privileges for new child - make dev_execve() return a proper result, and check this result - remove RS_EXECFAILED, as it should behave exactly like RS_EXITING - add more clarifying comments about starting servers |
||
|---|---|---|
| .. | ||
| exec.c | ||
| inc.h | ||
| main.c | ||
| Makefile | ||
| manager.c | ||
| manager.h | ||
| proto.h | ||
| service.c | ||