VirtualBox

Changeset 58551 in vbox for trunk/src/VBox/Devices/Graphics


Ignore:
Timestamp:
Nov 3, 2015 1:12:45 PM (9 years ago)
Author:
vboxsync
Message:

DevVGA-SVGA3d.cpp: Applied patch for memory leak in vmsvga3dSurfaceStretchBlt from trivirt.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d.cpp

    r57358 r58551  
    402402    }
    403403
    404     if (VMSVGA3DSURFACE_HAS_HW_SURFACE(pDstSurface))
     404    if (!VMSVGA3DSURFACE_HAS_HW_SURFACE(pDstSurface))
    405405    {
    406406        /* Unknown surface type; turn it into a texture, which can be used for other purposes too. */
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