Skip to content

Commit a14d9fe

Browse files
committed
#3232 Crash on onEmojiPickerClosed
1 parent f2059ec commit a14d9fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

indra/newview/llfloaterimsessiontab.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ LLFloaterIMSessionTab::~LLFloaterIMSessionTab()
106106
{
107107
delete mRefreshTimer;
108108
LLIMMgr::instance().removeSessionObserver(this);
109+
mEmojiCloseConn.disconnect(); // close callback before destroying children
109110

110111
LLFloaterIMContainer* im_container = LLFloaterIMContainer::findInstance();
111112
if (im_container)

0 commit comments

Comments
 (0)