VirtualBox

Changeset 81222 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Oct 11, 2019 11:34:51 AM (5 years ago)
Author:
vboxsync
Message:

Main/BIOSSettings: fix NVRAM file querying

File:
1 edited

Legend:

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

    r81087 r81222  
    510510    }
    511511
    512     m->pMachine->i_calculateFullPath(strTmp, aNonVolatileStorageFile);
     512    if (strTmp.isNotEmpty())
     513        m->pMachine->i_calculateFullPath(strTmp, aNonVolatileStorageFile);
    513514
    514515    return S_OK;
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