Bug 385738 - NPE on handling TERMINATE event without process

In debug tests we see NPE exception flying around, caused by process
being null at deleteProcessTempFiles(process). Added simple guard to
avoid that NPE.

Change-Id: I18c4dda55ae338dfcb7d579a0204b13563c38590
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
1 file changed