Changeset 77314 in vbox for trunk/src/VBox
- Timestamp:
- Feb 14, 2019 3:49:08 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 128841
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/GuestControl/VBoxGuestControlSvc.cpp
r77115 r77314 144 144 { 145 145 LogFlowThisFunc(("[Msg %RU32 (%s)] destroying\n", mType, GstCtrlHostMsgtoStr((eHostMsg)mType))); 146 Assert(m_ListEntry.pNext == NULL);147 146 if (mpParms) 148 147 {
Note:
See TracChangeset
for help on using the changeset viewer.