We should delete our server memory as well.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16828 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -230,6 +230,8 @@ BApplication::~BApplication()
|
||||
delete fServerLink;
|
||||
#endif // RUN_WITHOUT_APP_SERVER
|
||||
|
||||
delete fServerAllocator;
|
||||
|
||||
// uninitialize be_app, the be_app_messenger is invalidated automatically
|
||||
be_app = NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user