diff options
author | Alexei Arabadji <aarabadji@productengine.com> | 2010-07-15 18:57:01 +0300 |
---|---|---|
committer | Alexei Arabadji <aarabadji@productengine.com> | 2010-07-15 18:57:01 +0300 |
commit | 200ad6dca75067c62d0e10a08d1e30b995cdd7d0 (patch) | |
tree | 7ea745c900db53a72b4fe6bcad0212cb51ae0b51 /indra/llui/llmenubutton.cpp | |
parent | ee19ef5486899028b6ed6307f220daff72a27338 (diff) |
EXT-8303 FIXED [crashhunters] Crash in inventory_offer_mute_callback
Details:
Instead of copying shared pointer, raw pointer was used, that cause crash, since notification responder object was accessed after it was destroyed.
Replaced usage copying of raw pointer instead of copying shared pointer of notification responder object, that should live after notification destroyed.
--HG--
branch : product-engine
Diffstat (limited to 'indra/llui/llmenubutton.cpp')
0 files changed, 0 insertions, 0 deletions