X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/5df6bcf398aca8c5cfe1e61f1794c88504145c3b..87587c0e1dd2c04e49e964b8d52146d95b7afac5:/projects/sgauth/web.cpp 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()