The MediaAddonServer destructor was never called, thanks Stippi!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22999 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
9ff70e7468
commit
bade8d7b70
@ -797,6 +797,7 @@ main()
|
||||
{
|
||||
new MediaAddonServer(B_MEDIA_ADDON_SERVER_SIGNATURE);
|
||||
be_app->Run();
|
||||
delete be_app;
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user