]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/rscript/rscript.cpp
Initialise 'user' field in RS_USER's constructor
[stg.git] / projects / stargazer / plugins / other / rscript / rscript.cpp
index a772e5076cf1523fdfd13b53479812e63b55fbb0..b03235d8be5f178710a0f90d6b88aecb54aa760a 100644 (file)
@@ -81,6 +81,7 @@ return rsc.GetPlugin();
 //-----------------------------------------------------------------------------
 RS_USER::RS_USER()
     : lastSentTime(0),
+      user(NULL),
       shortPacketsCount(0)
 {
 }