mirror of
https://github.com/opensim/opensim.git
synced 2026-05-20 15:25:47 +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.