VirtualBox

Ignore:
Timestamp:
Apr 25, 2012 7:34:43 PM (13 years ago)
Author:
vboxsync
Message:

crOpenGL: fix gl resource leaking (server part)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c

    r40691 r41057  
    14981498            CRASSERT(pContext->shared->refCount==1);
    14991499            bLoadShared = GL_FALSE;
    1500             crStateFreeShared(pContext->shared);
     1500            crStateFreeShared(pContext, pContext->shared);
    15011501            pContext->shared = NULL;
    15021502            pTmpContext->shared->refCount++;
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