Tidyup TerminateProcess().
authorIain Patterson <me@iain.cx>
Thu, 17 Feb 2011 00:00:09 +0000 (00:00 +0000)
committerIain Patterson <me@iain.cx>
Thu, 17 Feb 2011 00:00:09 +0000 (00:00 +0000)
commit47ae0ec9bb0ab33b05469e2780daf1e3f2a3cde1
treed788b18f4eb722043e5b64774aa76f31883238c2
parente9d9b2fa71473e96650fe3fc4ee0d5535c6725d8
Tidyup TerminateProcess().

TerminateProcess() will fail if the process already died for some
reason.  Don't log an error in this case.

Log a more interesting message when recursing into kill_process_tree().
messages.mc
process.cpp