Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-6518

Bytes.toBytesBinary() incorrect trailing backslash escape

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 0.95.0
    • util
    • Reviewed

    Description

      Bytes.toBytesBinary() converts escaped strings to byte arrays. When encountering a '\' character, it looks at the next one to see if it is an 'x', without checking if it exists.

      Attachments

        1. HBASE-6518.patch
          2 kB
          Tudor Scurtu

        Issue Links

          Activity

            People

              tscurtu Tudor Scurtu
              tscurtu Tudor Scurtu
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: