VirtualBox

Changeset 67861 in vbox


Ignore:
Timestamp:
Jul 7, 2017 4:08:36 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
116817
Message:

isomaker: Some fixes for bugs found when testing different buffer read sizes and read ordering.

File:
1 edited

Legend:

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

    r67842 r67861  
    10871087/** RRIP ER recommended source string  (from RRIP v1.10 specs). */
    10881088#define ISO9660_RRIP_SRC        "PLEASE CONTACT DISC PUBLISHER FOR SPECIFICATION SOURCE.  SEE PUBLISHER IDENTIFIER IN PRIMARY VOLUME DESCRIPTOR FOR CONTACT INFORMATION."
     1089/** RRIP ER version field value from the Rock Ridge Interchange Protocol v1.10 specs. */
     1090#define ISO9660_RRIP_VER         1
    10891091/** The length of a RRIP v1.10 ER record.
    10901092 * The record must be constructed using ISO9660_RRIP_ID, ISO9660_RRIP_DESC
     
    11011103/** RRIP ER recommended source string  (RRIP IEEE P1282 v1.12 draft). */
    11021104#define ISO9660_RRIP_1_12_SRC   "PLEASE CONTACT THE IEEE STANDARDS DEPARTMENT, PISCATAWAY, NJ, USA FOR THE P1282 SPECIFICATION."
     1105/** RRIP ER version field value from the Rock Ridge Interchange Protocol v1.12 specs. */
     1106#define ISO9660_RRIP_1_12_VER   1
    11031107/** The length of a RRIP v1.12 ER record.
    11041108 * The record must be constructed using ISO9660_RRIP_1_12_ID,
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