forked from cafeberry/cafeberry
fix crash when opening loadorjoin a second time
This commit is contained in:
@@ -131,6 +131,6 @@ public:
|
||||
~FriendSessionInfo()
|
||||
{
|
||||
if(displayLabel!=NULL)
|
||||
delete displayLabel;
|
||||
delete[] displayLabel;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user