--- init/event.c 2009-07-02 17:31:25 +0000 +++ init/event.c 2010-03-30 12:50:04 +0000 @@ -312,8 +312,9 @@ if (job->goal != JOB_STOP) { size_t len = 0; - if (job->stop_env) + if (job->stop_env) { nih_unref (job->stop_env, job); + } job->stop_env = NULL; /* Collect environment that stopped