VirtualBox

Changeset 30530 in vbox


Ignore:
Timestamp:
Jun 30, 2010 2:52:20 PM (15 years ago)
Author:
vboxsync
Message:

crOpenGL: don't clear data which is being used

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/crOpenGL/load.c

    r30517 r30530  
    350350    crFreeHashtable(stub.windowTable, crFree);
    351351    crFreeHashtable(stub.contextTable, NULL);
    352 
    353     crMemset(&stub, 0, sizeof(stub) );
    354352}
    355353
     
    393391
    394392    crNetTearDown();
    395     crMemset(&stub, 0, sizeof(stub));
    396393#ifdef CHROMIUM_THREADSAFE
    397394    crUnlockMutex(mutex);
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