VirtualBox

Changeset 26117 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Feb 1, 2010 1:07:52 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
57110
Message:

crOpenGL: fix crash for ubigraph (#4674)

File:
1 edited

Legend:

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

    r25383 r26117  
    329329    stub.matchChromiumWindowID = NULL;
    330330    stub.matchWindowTitle = NULL;
    331     stub.ignoreFreeglutMenus = 1;
     331    stub.ignoreFreeglutMenus = 0;
    332332    stub.threadSafe = GL_FALSE;
    333333    stub.trackWindowSize = 0;
     
    509509    stub.numIgnoreWindowID = 0;
    510510    stub.matchWindowTitle = NULL;
    511     stub.ignoreFreeglutMenus = 1;
     511    stub.ignoreFreeglutMenus = 0;
    512512    stub.trackWindowSize = 1;
    513513    stub.trackWindowPos = 1;
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