change ODEs topcolliders code ( still bad), plus a few memory leaks

This commit is contained in:
UbitUmarov
2016-08-22 20:28:15 +01:00
parent a2c80b20d7
commit 133fce98e7
5 changed files with 34 additions and 40 deletions

View File

@@ -145,8 +145,7 @@ namespace OpenSim.Region.UserStatistics
}
}
sdr.Close();
sdr.Dispose();
cmd.Dispose();
}
modeldata["SessionData"] = lstSessions;
return modeldata;