aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/UDP/OpenSimUDPBase.cs
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2012-06-14 01:36:37 +0100
committerJustin Clark-Casey (justincc)2012-06-14 01:36:37 +0100
commit917d753f1c1474b4ed3f905d8dd95db2e0e2fc9e (patch)
tree5def3f20dbe9a5bc8c00074ff3a1aaf99c9a7164 /OpenSim/Region/ClientStack/Linden/UDP/OpenSimUDPBase.cs
parentAdd SOG.HasPrivateAttachmentPoint to tell if a SOG has a private attachment p... (diff)
downloadopensim-SC_OLD-917d753f1c1474b4ed3f905d8dd95db2e0e2fc9e.zip
opensim-SC_OLD-917d753f1c1474b4ed3f905d8dd95db2e0e2fc9e.tar.gz
opensim-SC_OLD-917d753f1c1474b4ed3f905d8dd95db2e0e2fc9e.tar.bz2
opensim-SC_OLD-917d753f1c1474b4ed3f905d8dd95db2e0e2fc9e.tar.xz
Fix a race condition where an object update for a hud could be sent to non-owner avatars if the hud was attached directly from within the region.
If this happens, then the non-owners would see unremovable huds that they did not own until relog, and sometimes even beyond that. This was due to a race between the entity update and the attachment code when moving an object from within scene to a hud.
Diffstat (limited to 'OpenSim/Region/ClientStack/Linden/UDP/OpenSimUDPBase.cs')
0 files changed, 0 insertions, 0 deletions