When closing the hwcrhk engine, also remove the reference to the
logstream.
This commit is contained in:
parent
3b2972d8d9
commit
d813a428a7
@ -451,6 +451,7 @@ static int hwcrhk_finish()
|
||||
goto err;
|
||||
}
|
||||
err:
|
||||
logstream = NULL;
|
||||
hwcrhk_dso = NULL;
|
||||
p_hwcrhk_Init = NULL;
|
||||
p_hwcrhk_Finish = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user