VirtualBox

Ignore:
Timestamp:
Mar 13, 2014 5:03:34 PM (11 years ago)
Author:
vboxsync
Message:

burn fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVbva.cpp

    r50774 r50775  
    10921092    pEl->iPage2 = (uint32_t)(cur >> 20);
    10931093    --cPages;
    1094     for ( ; cPages && cStoredPages < VBOXCMDVBVA_SYSMEMEL_CPAGES_MAX; --cPages, ++cStoredPages, cur = next;)
     1094    for ( ; cPages && cStoredPages < VBOXCMDVBVA_SYSMEMEL_CPAGES_MAX; --cPages, ++cStoredPages, cur = next)
    10951095    {
    10961096        next = MmGetMdlPfnArray(pMdl)[iPfn+cStoredPages];
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