Uploaded image for project: 'Commons Compress'
  1. Commons Compress
  2. COMPRESS-411

TarUtils.formatLongOctalOrBinaryBytes never uses result of formatLongBinary

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.14
    • 1.15
    • Archivers
    • None

    Description

      if the length < 9, formatLongBinary is executed, then overwritten by the results of formatBigIntegerBinary.

      If the results are not ignored, a unit test would fail.

      Also, do the binary hacks need to support negative numbers?

      Attachments

        Activity

          People

            Unassigned Unassigned
            sesuncedu Simon Spero
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: