VirtualBox

Changeset 92988 in vbox for trunk


Ignore:
Timestamp:
Dec 16, 2021 3:54:07 PM (3 years ago)
Author:
vboxsync
Message:

Guest Control: Be more specific when reporting session termination statuses [build fix].

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp

    r92987 r92988  
    16791679
    16801680    /* Report final status, regardless if we failed to wait above, so that the host knows what's going on. */
    1681     VGSvcVerbose(3, "Reporting final status %#x %RU32 of session ID=%RU32\n", uSessionStatus, idSession);
     1681    VGSvcVerbose(3, "Reporting final status %RU32 of session ID=%RU32\n", uSessionStatus, idSession);
    16821682    Assert(uSessionStatus != GUEST_SESSION_NOTIFYTYPE_UNDEFINED);
    16831683
Note: See TracChangeset for help on using the changeset viewer.

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