X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/73ff7639310df077f88658e53095670710099f53..c7785828d571526e6f94d0df525fe10673827cd7:/projects/sgauth/web.cpp?ds=inline

diff --git a/projects/sgauth/web.cpp b/projects/sgauth/web.cpp
index 6b49b325..6e2d4aca 100644
--- a/projects/sgauth/web.cpp
+++ b/projects/sgauth/web.cpp
@@ -66,6 +66,8 @@ for (int i = 0; i < DIR_NUM; i++)
     dirName[i] = "-";
 
 refreshPeriod = 5;
+
+memset(&ls, 0, sizeof(ls));
 }
 //---------------------------------------------------------------------------
 void WEB::Start()