diff options
author | Justin Clark-Casey (justincc) | 2012-03-20 00:40:03 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2012-03-20 00:40:03 +0000 |
commit | 1c0f3a1f21ba580d5d0cb6325c10ee5d53ab35d4 (patch) | |
tree | 7fefb0c91ab9a6d5affac2eecf2485753ef2a802 /OpenSim/Region/Physics/ConvexDecompositionDotNet/SplitPlane.cs | |
parent | Add some doc about the EventManager.OnLoginsEnabled event. (diff) | |
download | opensim-SC_OLD-1c0f3a1f21ba580d5d0cb6325c10ee5d53ab35d4.zip opensim-SC_OLD-1c0f3a1f21ba580d5d0cb6325c10ee5d53ab35d4.tar.gz opensim-SC_OLD-1c0f3a1f21ba580d5d0cb6325c10ee5d53ab35d4.tar.bz2 opensim-SC_OLD-1c0f3a1f21ba580d5d0cb6325c10ee5d53ab35d4.tar.xz |
Fix crash where two scene loop threads could changes m_MeshToTriMeshMap at the same time.
Have to lock m_MeshToTriMeshMap as property is static and with more than one region two scene loops could try to manipulate at the same time.
Diffstat (limited to 'OpenSim/Region/Physics/ConvexDecompositionDotNet/SplitPlane.cs')
0 files changed, 0 insertions, 0 deletions