- Timestamp:
- Feb 9, 2017 4:59:18 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/EFI/DevEFI.cpp
r63478 r65714 1901 1901 if (pThis->pbDeviceProps) 1902 1902 { 1903 MMR3HeapFree(pThis->pbDeviceProps);1903 PDMDevHlpMMHeapFree(pDevIns, pThis->pbDeviceProps); 1904 1904 pThis->pbDeviceProps = NULL; 1905 1905 pThis->cbDeviceProps = 0;
Note:
See TracChangeset
for help on using the changeset viewer.

