Changeset 46306 in vbox for trunk/src/VBox/HostServices/GuestControl
- Timestamp:
- May 29, 2013 10:32:33 AM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 86067
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/GuestControl/service.cpp
r45697 r46306 1085 1085 } 1086 1086 1087 while (pCurCmd->Release()) ;1088 1087 while (pCurCmd->Release()) 1088 ; 1089 1089 delete pCurCmd; 1090 1090 pCurCmd = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.