VirtualBox

Changeset 85283 in vbox for trunk/src/VBox/Main/src-server


Ignore:
Timestamp:
Jul 12, 2020 2:54:15 PM (5 years ago)
Author:
vboxsync
Message:

Main/ApplianceImpl.cpp: Signed/unsigned conversion issues in i_searchUniqueImageFilePath. Renamed it to i_ensureUniqueImageFilePath as it's not really searching anything. bugref:9790

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp

    r85219 r85283  
    750750                        strFilename.stripSuffix();
    751751
    752                     i_searchUniqueImageFilePath(strMachineFolder, devType, strFilename); /** @todo check the return code! */
     752                    i_ensureUniqueImageFilePath(strMachineFolder, devType, strFilename); /** @todo check the return code! */
    753753
    754754                    /* find the description for the storage controller
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