VirtualBox

Changeset 83251 in vbox for trunk/src


Ignore:
Timestamp:
Mar 10, 2020 5:09:00 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
136398
Message:

Guest Control/Update Additions: Check if the .ISO file can be opened as (valid) ISO 9660 volume, and if not, bail out gracefully [build fix]. bugref:9672

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp

    r83250 r83251  
    25632563#ifdef VBOX_STRICT
    25642564                /* If we forgot to set the progress object accordingly, let us know. */
    2565                 HRESULT rcProgress;
     2565                LONG rcProgress;
    25662566                AssertMsg(   SUCCEEDED(mProgress->COMGETTER(ResultCode(&rcProgress)))
    25672567                          && FAILED(rcProgress), ("Task indicated an error (%Rrc), but progress did not indicate this (%Rhrc)\n",
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