VirtualBox

vbox的更動 62061 路徑 trunk/src/VBox/Additions


忽略:
時間撮記:
2016-7-6 下午03:03:34 (8 年 以前)
作者:
vboxsync
訊息:

crOpenGL: don't use a variable before checking it for NULL.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Additions/common/crOpenGL/dri_util.c

    r33540 r62061  
    163163                          __DRIdrawable *prp)
    164164{
    165     __DRIscreenPrivate *psp = pcp->driScreenPriv;
     165    __DRIscreenPrivate *psp;
    166166
    167167    /*
     
    187187    */
    188188
     189    psp = pcp->driScreenPriv;
    189190    if (psp->dri2.enabled) {
    190191       __driParseEvents(pcp, pdp);
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette