VirtualBox

Changeset 55212 in vbox for trunk/src/VBox/HostServices


Ignore:
Timestamp:
Apr 13, 2015 3:50:18 PM (10 years ago)
Author:
vboxsync
Message:

Host 3D: revert improper SEGFAULT fix introduced by r97041.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c

    r54905 r55212  
    13671367    {
    13681368        pEl = &pData->aElements[pData->cElements];
    1369         pEl->idFBO = pMural->idDepthStencilRB;
     1369        pEl->idFBO = pMural && pMural->fRedirected ? pMural->aidFBOs[CR_SERVER_FBO_FB_IDX(pMural)] : 0;
    13701370        pEl->enmBuffer = 0; /* we do not care */
    13711371        pEl->posX = 0;
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