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

Reference class incorrectly parses the protobuf magic marker

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      The Reference class incorrectly parses the protobuf magic marker.

      It uses:

      // DataInputStream.read(byte[lengthOfPNMagic])

      but this call does not guarantee to read all the bytes of the marker.
      The fix is the same as the one for https://issues.apache.org/jira/browse/HBASE-25674

      Attachments

        Issue Links

          Activity

            People

              catalin.luca Constantin-Catalin Luca
              catalin.luca Constantin-Catalin Luca
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: