VirtualBox

儲存庫 vbox 的更動 26084


忽略:
時間撮記:
2010-1-28 下午01:59:20 (15 年 以前)
作者:
vboxsync
svn:sync-xref-src-repo-rev:
57037
訊息:

Main: fix locking order violation when loading USB filters

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Main/USBControllerImpl.cpp

    r26046 r26084  
    611611 *  @param aMachineNode <Machine> node.
    612612 *
    613  *  @note Locks this object for writing.
     613 *  @note Does not lock "this" as Machine::loadHardware, which calls this, does not lock either.
    614614 */
    615615HRESULT USBController::loadSettings(const settings::USBController &data)
     
    617617    AutoCaller autoCaller(this);
    618618    AssertComRCReturnRC(autoCaller.rc());
    619 
    620     AutoWriteLock alock(this COMMA_LOCKVAL_SRC_POS);
    621619
    622620    /* Note: we assume that the default values for attributes of optional
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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