- Timestamp:
- Jun 30, 2016 5:31:46 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/zip/xarvfs.cpp
r57372 r61966 1751 1751 1752 1752 if (phVfsObj) 1753 {1754 RTVfsObjRetain(hVfsObj);1755 1753 *phVfsObj = hVfsObj; 1756 } 1754 else 1755 RTVfsObjRelease(hVfsObj); 1757 1756 1758 1757 if (penmType)
Note:
See TracChangeset
for help on using the changeset viewer.