VirtualBox

Changeset 44868 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Feb 28, 2013 2:22:24 PM (12 years ago)
Author:
vboxsync
Message:

VBoxManage: don't read beyond the eulafile

File:
1 edited

Legend:

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

    r44528 r44868  
    10221022                        if (RT_SUCCESS(irc))
    10231023                        {
    1024                             Bstr bstrContent((char*)pvFile);
     1024                            Bstr bstrContent((char*)pvFile, cbFile);
    10251025                            pVSD->AddDescription(VirtualSystemDescriptionType_License,
    10261026                                                 bstrContent.raw(),
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