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

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

XMLWordPrintable

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

      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.

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

                Created:
                Updated:
                Resolved: