VirtualBox

儲存庫 vbox 的更動 52105


忽略:
時間撮記:
2014-7-20 下午08:27:56 (10 年 以前)
作者:
vboxsync
訊息:

shut up gcc

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Runtime/r3/memsafer-r3.cpp

    r52051 r52105  
    322322     * Try allocate the memory.
    323323     */
    324     int rc;
     324    int rc = VINF_SUCCESS;
    325325    void *pvPages = RTMemPageAlloc((size_t)pThis->cPages * PAGE_SIZE);
    326326    if (pvPages)
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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