VirtualBox

忽略:
時間撮記:
2010-11-28 下午11:51:30 (14 年 以前)
作者:
vboxsync
訊息:

A couple of vfs fixes.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp

    r34436 r34441  
    947947        AssertReturn(pThis->uMagic == RTVFSOBJ_MAGIC, NIL_RTVFSIOSTREAM);
    948948
    949         if (pThis->pOps->enmType == RTVFSOBJTYPE_IO_STREAM)
     949        if (   pThis->pOps->enmType == RTVFSOBJTYPE_IO_STREAM
     950            || pThis->pOps->enmType == RTVFSOBJTYPE_FILE)
    950951        {
    951952            rtVfsObjRetainVoid(pThis);
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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