[ros-svn] [ion] 14778: Move removing process from active list to
PspDeleteProcess instead of PspExitProcess. This way we don't
have to do it manually after ObInsertObject failure in
PspCreateProces. Also,
set the Process Query Time at the end of Process Creation,
since the process doesn't really exist before then. Thanks to Hartmut
for finding the bugs.
ion at svn.reactos.com
ion at svn.reactos.com
Sat Apr 23 18:17:29 CEST 2005
Move removing process from active list to PspDeleteProcess instead of PspExitProcess. This way we don't have to do it manually after ObInsertObject failure in PspCreateProces. Also, set the Process Query Time at the end of Process Creation, since the process doesn't really exist before then. Thanks to Hartmut for finding the bugs.
Updated files:
trunk/reactos/ntoskrnl/ps/kill.c
More information about the Ros-svn
mailing list