VirtualBox

Ignore:
Timestamp:
Nov 10, 2010 9:31:48 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
67586
Message:

wddm: fix guest misbehave on driver update, bugfixing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispCm.cpp

    r33540 r33929  
    137137        pContext->pDevice = pDevice;
    138138    }
     139    else
     140    {
     141        exit(1);
     142    }
     143
    139144    return hr;
    140145}
     
    190195            if (!pCmd->Hdr.cbCmdsReturned && !pCmd->Hdr.cbRemainingFirstCmd)
    191196                hr = S_FALSE;
     197        }
     198        else
     199        {
     200            exit(1);
    192201        }
    193202    }
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