Closed juliendiot42 closed 6 years ago
When no session exist and we want to add one, the id of the new session is "-inf".
This results to a crash if we want to remove the session, or add another.
fix with commit 576d5c33b05c2f44c0707c4e019e9fbdf35695e6
When no session exist and we want to add one, the id of the new session is "-inf".
This results to a crash if we want to remove the session, or add another.