VirtualBox

Changeset 15818 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jan 6, 2009 12:56:19 PM (16 years ago)
Author:
vboxsync
Message:

crOpenGL: Try to fix broken OpenGL parts of the guest additions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c

    r15759 r15818  
    773773        }
    774774        else g_crvboxhgcm.conns[conn->index] = NULL;
    775            
     775
    776776        conn->type = CR_NO_CONNECTION;
    777777    }
     
    910910    for (i=0; i<cCons; i++)
    911911    {
    912         crNetDisconnect(g_crvboxhgcm.conns[0]);
     912        crNetDisconnect(g_crvboxhgcm.conns[i]);
    913913    }
    914914    CRASSERT(0==g_crvboxhgcm.num_conns);
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