Uploaded image for project: 'Hama'
  1. Hama
  2. HAMA-212

When the index is zero, BytesUtil.getRowIndex will throws the IndexOutOfBound

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 0.2.0
    • 0.2.0
    • math
    • None

    Description

      Since I used while loop to count the prefix, BytesUtil.getRowIndex will throws the IndexOutOfBound when the index is zero.

      while (rKey.charAt == '0') {
      i++;
      }

      Attachments

        1. HAMA-212_for_0.2.0.patch
          4 kB
          Edward J. Yoon

        Activity

          People

            udanax Edward J. Yoon
            udanax Edward J. Yoon
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: