Changeset 26087 in vbox for trunk/src/VBox/Additions
- Timestamp:
- Jan 28, 2010 3:12:30 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 57049
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp
r26085 r26087 228 228 { 229 229 VBOXSERVICEVMINFOUSER userInfo; 230 /* Leave the memory clearing *inside* the loop as VBoxServiceVMInfoWinIsLoggedIn 231 * assumes the memory reserved for strings is zeroed. 232 */ 230 233 ZeroMemory (&userInfo, sizeof(VBOXSERVICEVMINFOUSER)); 231 234
Note:
See TracChangeset
for help on using the changeset viewer.