diff options
author | Mike Antipov <mantipov@productengine.com> | 2009-12-08 10:03:34 +0200 |
---|---|---|
committer | Mike Antipov <mantipov@productengine.com> | 2009-12-08 10:03:34 +0200 |
commit | d6e22a75791e6e82b1b4f4dad045e5b53129fe8d (patch) | |
tree | 996c1cd82e72e341db03f6317669ac188c49b0d0 /indra/newview/llemote.h | |
parent | c3a82913deb9b23ef1f22b6d002893b36146553a (diff) |
Fixed major bug EXT-3191 (Crash after dragging inventory item to avatar or IM floater)
Reason: Null pointer to cargo data was passed from LLToolDragAndDrop::dragOrDrop in this case.
Fix: added check against NULL of the LLToolDragAndDrop::locateInventory() result in the LLToolDragAndDrop::dragOrDrop().
The same checking presents in another place of the LLToolDragAndDrop::dragOrDrop().
Handling is interrupted in this case.
Thanks Andrew ProductEngine for provided call stack
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/llemote.h')
0 files changed, 0 insertions, 0 deletions