diff options
author | Justin Clark-Casey (justincc) | 2012-03-20 00:40:03 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2012-03-22 22:46:45 +0000 |
commit | 64eb4b8408ed6d305dae2ec6877b55af1f553932 (patch) | |
tree | 963240fed6c9ad85e009e465c365fd3279a4441c /.hgignore | |
parent | Fixed borkness with map search introduce by my last changes to it. (diff) | |
download | opensim-SC_OLD-64eb4b8408ed6d305dae2ec6877b55af1f553932.zip opensim-SC_OLD-64eb4b8408ed6d305dae2ec6877b55af1f553932.tar.gz opensim-SC_OLD-64eb4b8408ed6d305dae2ec6877b55af1f553932.tar.bz2 opensim-SC_OLD-64eb4b8408ed6d305dae2ec6877b55af1f553932.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 '.hgignore')
0 files changed, 0 insertions, 0 deletions