Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8314891

Additional Zip64 extra header validation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • None
    • core-libs
    • None

      Add additional Zip64 extra header validation:

      - Throw a ZipException If the extra len field is 0 and :
      -- size, csize, or loc offset are set to 0xFFFFFFFF
      -- disk starting number is set to 0xFFFF

      - We have a valid size for the Zip64 extra header but we are missing the csize or loc fields if they are expected to be part of the header

            lancea Lance Andersen
            lancea Lance Andersen
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: