VirtualBox

Changeset 66187 in vbox


Ignore:
Timestamp:
Mar 21, 2017 5:34:47 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
114099
Message:

VBoxManage: allow to accept the license by command line parameter

File:
1 edited

Legend:

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

    r66186 r66187  
    12071207                             "  --accept-license=%s\n"
    12081208                             "to the VBoxManage command line.\n\n", pszDigest);
    1209                     RTStrFree(pszDigest);
    12101209                }
    12111210            }
     1211            if (pszDigest)
     1212                RTStrFree(pszDigest);
    12121213        }
    12131214        ComPtr<IProgress> ptrProgress;
Note: See TracChangeset for help on using the changeset viewer.

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