VirtualBox

Changeset 3497 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Jul 7, 2007 9:50:53 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
22713
Message:

Main/OS2: Close the mutex on session close.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/SessionImpl.cpp

    r3494 r3497  
    10121012            AssertMsg (arc == NO_ERROR, ("cannot release mutex, arc=%ld\n", arc));
    10131013        }
     1014
     1015        ::DosCloseMutexSem (ipcMutex);
    10141016    }
    10151017
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette