Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-10102

Off heap memory get/put byte should check for 1 byte, not 4

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 10.0.0.Beta4, 10.0.0.Final
    • 9.4.11.Final, 10.0.0.Beta3
    • Off Heap
    • None

    Description

      Off-heap's getByte/putByte code check that 4 bytes can be read/written when in reality it should only need 1 byte.

      This will only show up if the byte is read/written at the end of a stream. I don't think it happens right now in the code but could happen in the future.

      Attachments

        Activity

          People

            rh-ee-galder Galder ZamarreƱo
            rh-ee-galder Galder ZamarreƱo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: