Changeset 39439 in vbox for trunk/src/VBox/Runtime/common
- Timestamp:
- Nov 28, 2011 1:56:13 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 75074
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/checksum/manifest3.cpp
r39080 r39439 532 532 rtManifestHashesUpdate(pHashes, pvBuf, cbRead); 533 533 } 534 RTMemTmpFree(pvBuf); 534 535 if (RT_SUCCESS(rc)) 535 536 {
Note:
See TracChangeset
for help on using the changeset viewer.