summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sesman/sesman.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sesman/sesman.c b/sesman/sesman.c
index 8771c9fa..b47b1c30 100644
--- a/sesman/sesman.c
+++ b/sesman/sesman.c
@@ -426,7 +426,7 @@ start session\n");
{
display = s_item->display;
auth_end(data);
- data = 0;
+ /* don't set data to null here */
}
else
{