VirtualBox

Changeset 68697 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Sep 7, 2017 2:57:01 PM (7 years ago)
Author:
vboxsync
Message:

isovfs.cpp: More UDF code (disabled). [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/fs/isovfs.cpp

    r68695 r68697  
    21752175                                             uint32_t cNestings, PRTERRINFO pErrInfo)
    21762176{
    2177     Assert(cbBuf >= _2K);
     2177    AssertReturn(cbBuf >= pThis->cbSector, VERR_INTERNAL_ERROR);
    21782178
    21792179    /*
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