Vladimir Ozerov created IGNITE-2109:
---------------------------------------

             Summary: PlatformUtils.errorData() contains invalid call to 
PlatformInputStream.remaining()
                 Key: IGNITE-2109
                 URL: https://issues.apache.org/jira/browse/IGNITE-2109
             Project: Ignite
          Issue Type: Bug
          Components: interop
    Affects Versions: ignite-1.4
            Reporter: Vladimir Ozerov
            Assignee: Vladimir Ozerov
             Fix For: 1.5


See the following line:
{code}int len = in.remaining();{code}
WTF is that? Probably "length()" method should be called instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to