VirtualBox

Changeset 84155 in vbox for trunk/src/VBox/Runtime/common/fs


Ignore:
Timestamp:
May 6, 2020 7:18:49 AM (5 years ago)
Author:
vboxsync
Message:

IPRT/isovfs: Warning.

File:
1 edited

Legend:

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

    r83739 r84155  
    51365136     */
    51375137    pThis->Udf.uLevel = *puUdfLevel;
    5138     RTFSISOSEENSEQENCES SeenSequences = { 0 };
     5138    RTFSISOSEENSEQENCES SeenSequences;
     5139    RT_ZERO(SeenSequences);
    51395140    int rc1 = rtFsIsoVolReadAndHandleUdfAvdp(pThis, 256 * pThis->cbSector, pbBuf, cbBuf,
    51405141                                             &SeenSequences, pErrInfo);
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