When closing the hwcrhk engine, also remove the reference to the

logstream.
This commit is contained in:
Richard Levitte 2000-06-29 16:16:50 +00:00
parent 3b2972d8d9
commit d813a428a7

View file

@ -451,6 +451,7 @@ static int hwcrhk_finish()
goto err;
}
err:
logstream = NULL;
hwcrhk_dso = NULL;
p_hwcrhk_Init = NULL;
p_hwcrhk_Finish = NULL;