VirtualBox

Ignore:
Timestamp:
May 8, 2015 3:46:09 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
100181
Message:

Additions/Windows/Graphics: warning

File:
1 edited

Legend:

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

    r54957 r55759  
    407407    if (cbSize < RT_OFFSETOF(VBOXDISPIFESCAPE_SWAPCHAININFO, SwapchainInfo.ahAllocs[pSwapchainInfo->SwapchainInfo.cAllocs]))
    408408    {
     409        WARN(("invalid cbSize2 %d", cbSize));
    409410        return STATUS_INVALID_PARAMETER;
    410         WARN(("invalid cbSize2 %d", cbSize));
    411411    }
    412412
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