diff options
author | Justin Clark-Casey (justincc) | 2012-02-10 21:26:05 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2012-02-10 21:26:05 +0000 |
commit | b3d152f3ba5cb07c005b0163c752f2c0f97c0034 (patch) | |
tree | 8d0c0a33a3ed2110a3f9fd7e890bd4a159b033d3 /OpenSim/Region/CoreModules/Resources | |
parent | Fix bug where somebody taking a copy of an object they didn't own that was re... (diff) | |
download | opensim-SC_OLD-b3d152f3ba5cb07c005b0163c752f2c0f97c0034.zip opensim-SC_OLD-b3d152f3ba5cb07c005b0163c752f2c0f97c0034.tar.gz opensim-SC_OLD-b3d152f3ba5cb07c005b0163c752f2c0f97c0034.tar.bz2 opensim-SC_OLD-b3d152f3ba5cb07c005b0163c752f2c0f97c0034.tar.xz |
Fix an npc delete race condition with LSL sensors where an initial presence check could succeed but then the npc removed before the subequent npc check.
The resulting null would cause an exception. We now check for null before looking at SenseAsAgent.
Hopefully fixes http://opensimulator.org/mantis/view.php?id=5872
Diffstat (limited to 'OpenSim/Region/CoreModules/Resources')
0 files changed, 0 insertions, 0 deletions