mirror of
https://github.com/opensim/opensim.git
synced 2026-06-04 01:26:06 +08:00
Collapses two locks into one to avoid a situation were a List is cloned under two different locks, resulting in a bad index in .NET code.
Collapses two locks into one to avoid a situation were a List is cloned under two different locks, resulting in a bad index in .NET code.