VirtualBox

Changeset 38880 in vbox


Ignore:
Timestamp:
Sep 27, 2011 9:23:03 AM (13 years ago)
Author:
vboxsync
Message:

PDMBlkCache: Fix burn

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/PDMBlkCache.cpp

    r38877 r38880  
    24452445        while (cbLeft)
    24462446        {
    2447             size_t cbThisDiscard;
     2447            size_t cbThisDiscard = 0;
    24482448
    24492449            pEntry = pdmBlkCacheGetCacheEntryByOffset(pBlkCache, offCur);
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