VirtualBox

Ignore:
Timestamp:
May 14, 2024 12:06:12 PM (7 months ago)
Author:
vboxsync
Message:

IPRT/VFS: Fixed warnings. ​bugref:3409

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/vfs/vfsiosmisc.cpp

    r101109 r104626  
    118118        }
    119119
     120        if (RT_FAILURE(rc))
     121            break;
     122
    120123        if (off < cbUsed)
    121124        {
     
    130133    if (poffError && RT_FAILURE(rc))
    131134    {
     135        /** @todo r=andy Implement this? */
    132136    }
    133137
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