VirtualBox

Changeset 17276 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Mar 3, 2009 1:44:25 PM (16 years ago)
Author:
vboxsync
Message:

#3551: "Main: Replace remaining collections with safe arrays"
Oops, forgot to initialize the shared folders.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ConsoleImpl.cpp

    r17275 r17276  
    13271327    CheckComRCReturnRC (rc);
    13281328
    1329     SafeIfaceArray <ISharedFolder> sf;
     1329    SafeIfaceArray <ISharedFolder> sf (mSharedFolders);
    13301330    sf.detachTo (ComSafeArrayOutArg(aSharedFolders));
    13311331
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