Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-32852

ArrayIndexOutOfBoundsException can be thrown in hudson.model.Fingerprint.RangeSet.fromString(...)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • core
    • None

    Description

      ArrayIndexOutOfBoundsException is thrown when range specification is without end part like "1-", "15-" etc.

      Fix:
      Number of available tokens should be checked and if it isn't appropriate, throw IllegalArgumenException with "Unable to parse..." as currently in this place.

      Attachments

        Issue Links

          Activity

            People

              pajasoft Pavel Janoušek
              pajasoft Pavel Janoušek
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: