VirtualBox

Changeset 1720 in vbox for trunk


Ignore:
Timestamp:
Mar 27, 2007 11:39:36 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
19876
Message:

fix/workaround for #1873

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/hgcm/HGCMObjects.cpp

    r1681 r1720  
    209209            hgcmObjLeave ();
    210210        }
     211        else if (rc == VERR_SEM_DESTROYED)
     212        {
     213            // Should only occur on shutdown, just ignore this case here
     214        }
    211215        else
    212216        {
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