- Timestamp:
- Mar 20, 2015 4:55:47 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/MediumImpl.cpp
r54855 r54883 9053 9053 pBase->m->mapProperties.erase(it); 9054 9054 9055 if (task.mstrNewPasswordId.is NotEmpty())9055 if (task.mstrNewPasswordId.isEmpty()) 9056 9056 { 9057 9057 it = pBase->m->mapProperties.find("CRYPT/KeyId");
Note:
See TracChangeset
for help on using the changeset viewer.