VirtualBox

Changeset 32618 in vbox


Ignore:
Timestamp:
Sep 17, 2010 4:46:14 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
66022
Message:

VMDK: Fix return code for vmdksCheckIfValid

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp

    r32615 r32618  
    56595659    /* Always return failure, to avoid opening other VMDK files via this
    56605660     * special VMDK streamOptimized format backend. */
    5661     rc = VERR_NOT_SUPPORTED;
     5661    rc = VERR_VD_VMDK_INVALID_HEADER;
    56625662
    56635663out:
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