Changeset 24044 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Oct 23, 2009 3:51:41 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 53901
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.cpp
r22920 r24044 1056 1056 if (pIns->hostHeap.cRefs) 1057 1057 { 1058 Assert(0); 1058 1059 /* It is possible to change the heap only if there is no pending allocations. */ 1059 1060 rc = VERR_ACCESS_DENIED;
Note:
See TracChangeset
for help on using the changeset viewer.