VirtualBox

Ignore:
Timestamp:
Mar 28, 2017 11:52:56 AM (8 years ago)
Author:
vboxsync
Message:

VBoxManage extpack install: Lower case the digest; use stack buffer for digest too; don't convert the license to UTF-8 twice.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp

    r66295 r66296  
    11901190            else
    11911191            {
    1192                 RTPrintf("%s\n", srcLicense.c_str());
     1192                RTPrintf("%s\n", strLicense.c_str());
    11931193                RTPrintf("Do you agree to these license terms and conditions (y/n)? " );
    11941194                ch = RTStrmGetCh(g_pStdIn);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette