VirtualBox

Changeset 2021 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 11, 2007 2:34:08 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
20311
Message:

r=bird: The framebuffer is still locked, that's why we didn't used to free it earlier. (This broke mac os x.)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA.cpp

    r2018 r2021  
    49864986#endif
    49874987
     4988#if 0 /** @todo r=bird: We can't free the buffer here because it's still locked.
     4989       * (That's the reason why we didn't do it earlier.) */
    49884990    /*
    49894991     * Free the VRAM.
     
    49964998    }
    49974999    pData->vram_ptrHC = NULL;
     5000#endif
    49985001
    49995002    return VINF_SUCCESS;
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