[infinispan-issues] [JBoss JIRA] (ISPN-10102) Off heap memory get/put byte should check for 1 byte, not 4

Ryan Emerson (Jira) issues at jboss.org
Thu Apr 4 09:38:04 EDT 2019


     [ https://issues.jboss.org/browse/ISPN-10102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan Emerson resolved ISPN-10102.
---------------------------------
    Resolution: Done


> Off heap memory get/put byte should check for 1 byte, not 4
> -----------------------------------------------------------
>
>                 Key: ISPN-10102
>                 URL: https://issues.jboss.org/browse/ISPN-10102
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Off Heap
>    Affects Versions: 10.0.0.Beta3, 9.4.11.Final
>            Reporter: Galder Zamarreño
>            Assignee: Galder Zamarreño
>            Priority: Major
>             Fix For: 10.0.0.Beta4, 10.0.0.Final
>
>
> 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.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)



More information about the infinispan-issues mailing list