VirtualBox

Changeset 93577 in vbox for trunk/include/iprt/formats


Ignore:
Timestamp:
Feb 3, 2022 12:35:45 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
149713
Message:

Main/Unattended: The image version is inside the WINDOWS element, not directly under IMAGE. Pick up SPBUILD and combine them all into a single version string. Be stricter with the image index parsing (via getAttributeValue override). Catch alloc exceptions. bugref:9781

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/formats/wim.h

    r93493 r93577  
    6262    /** 0x10 - The uncompressed original size.
    6363     * @note This is signed in the specficiation...  */
    64     uint64_t        cbOrginal;
     64    uint64_t        cbOriginal;
    6565} RESHDRDISKSHORT;
    6666AssertCompileSize(RESHDRDISKSHORT, 0x18);
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