Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-5823

Base64Utility encodeChunk method works only if the offset is zero

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 3.0.1
    • Core
    • None
    • Unknown

    Description

      Base64Utility encode chunk does not work if the offset is > 0, it uses "len - offset" to check a number of paddings required yet allocates a new array based on len only

      Attachments

        Activity

          People

            sergey_beryozkin Sergey Beryozkin
            sergey_beryozkin Sergey Beryozkin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: