VirtualBox

Changeset 50758 in vbox


Ignore:
Timestamp:
Mar 12, 2014 6:20:21 PM (11 years ago)
Author:
vboxsync
Message:

burn fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp

    r50754 r50758  
    160160{
    161161#ifndef VBOXVDBG_MEMCACHE_DISABLE
    162     return (VBVAEXHOSTCONTEXT*)RTMemCacheAlloc(pCmdVbva->CtlCache);
     162    return (VBVAEXHOSTCTL*)RTMemCacheAlloc(pCmdVbva->CtlCache);
    163163#else
    164164    return (VBVAEXHOSTCTL*)RTMemAlloc(sizeof (VBVAEXHOSTCTL));
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