remove a double free of fOurInfo. CID 10563
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40762 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
a6c648bfbb
commit
1c9368988e
@ -257,7 +257,6 @@ TerminalRoster::Unregister()
|
||||
|
||||
// remove our info and update the clipboard
|
||||
fInfos.RemoveItem(fOurInfo);
|
||||
delete fOurInfo;
|
||||
fOurInfo = NULL;
|
||||
|
||||
_UpdateClipboard();
|
||||
|
Loading…
Reference in New Issue
Block a user