VirtualBox

Changeset 56862 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 8, 2015 12:44:33 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
101526
Message:

Storage/QCOW: Missing break, found by Fortify

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Storage/QCOW.cpp

    r54430 r56862  
    13111311            qcowL2TblCacheEntryRelease(pClusterAlloc->pL2Entry); /* Release L2 cache entry. */
    13121312            qcowL2TblCacheEntryFree(pImage, pClusterAlloc->pL2Entry); /* Free it, it is not in the cache yet. */
     1313            break;
    13131314        }
    13141315        case QCOWCLUSTERASYNCALLOCSTATE_USER_ALLOC:
Note: See TracChangeset for help on using the changeset viewer.

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