VirtualBox

Ignore:
Timestamp:
Oct 3, 2013 2:35:05 PM (11 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/zip/xarvfs.cpp

    r48842 r48843  
    904904        /* Check hash. */
    905905        if (   pThis->uHashState == RTZIPXAR_HASH_PENDING
    906             && pThis->cbDigested == pThis->DataAttr.cbDataArchived)
     906            && pThis->cbDigested == (RTFOFF)pThis->DataAttr.cbDataArchived)
    907907        {
    908908            RTZIPXARHASHDIGEST Digest;
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