Changeset 35407 in vbox for trunk/src/VBox/Devices/Graphics/DevVGA.cpp
- Timestamp:
- Jan 5, 2011 1:17:57 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA.cpp
r35353 r35407 4657 4657 *pcy = Connector.cy; 4658 4658 } 4659 else 4660 { 4661 /* If we do not return a success, then the data buffer must be freed. */ 4662 RTMemFree(pu8Data); 4663 } 4659 4664 } 4660 4665 }
Note:
See TracChangeset
for help on using the changeset viewer.