VirtualBox

儲存庫 vbox 的更動 67485


忽略:
時間撮記:
2017-6-20 上午06:14:12 (7 年 以前)
作者:
vboxsync
訊息:

IPRT: More ISO maker code (import related).

檔案:
修改 1 筆資料

圖例:

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

    r67482 r67485  
    475475                                                     !fUnicode ? RTFSISOMAKER_NAMESPACE_ISO_9660 : RTFSISOMAKER_NAMESPACE_JOLIET,
    476476                                                     pThis->szNameBuf);
     477                if (RT_SUCCESS(rc))
     478                {
     479                    /*
     480                     * Remember the data location if this is a file, if it's a
     481                     * directory push it onto the traversal stack.
     482                     */
     483                }
     484                else
     485                    rtFsIsoImpError(pThis, rc, "Invalid name at %#RX64: %.Rhxs",
     486                                    off - cbChunk, pDirRec->bFileIdLength, pDirRec->achFileId);
    477487            }
    478488        }
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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