Changeset 92786 in vbox for trunk/src/VBox
- Timestamp:
- Dec 7, 2021 12:35:52 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp
r91720 r92786 2595 2595 /* 2596 2596 * Copy the manifest into a memory backed file so we can later do signature 2597 * validation indepen tendof the algorithms used by the signature.2597 * validation independent of the algorithms used by the signature. 2598 2598 */ 2599 2599 int vrc = RTVfsMemorizeIoStreamAsFile(hVfsIosMf, RTFILE_O_READ, &m->hMemFileTheirManifest);
Note:
See TracChangeset
for help on using the changeset viewer.