don't set data to zero of found session
This commit is contained in:
parent
6468e760d2
commit
756f4316cc
@ -426,7 +426,7 @@ start session\n");
|
||||
{
|
||||
display = s_item->display;
|
||||
auth_end(data);
|
||||
data = 0;
|
||||
/* don't set data to null here */
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user