VirtualBox

忽略:
時間撮記:
2015-7-17 上午10:35:31 (9 年 以前)
作者:
vboxsync
訊息:

Console: Make sure the members holding the number of encrypted disks and the number of provided passwords are initialized properly or the resuming the VM automatically might fail

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Main/src-client/ConsoleImpl.cpp

    r56615 r56963  
    567567        AssertReturn(mUsbCardReader, E_FAIL);
    568568#endif
     569
     570        m_cDisksPwProvided = 0;
     571        m_cDisksEncrypted = 0;
    569572
    570573        unconst(m_pKeyStore) = new SecretKeyStore(true /* fKeyBufNonPageable */);
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette