You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2015/10/21 17:45:27 UTC

[jira] [Created] (IGNITE-1760) .Net: Validate field type in PortableReaderImpl

Pavel  Tupitsyn created IGNITE-1760:
---------------------------------------

             Summary: .Net: Validate field type in PortableReaderImpl
                 Key: IGNITE-1760
                 URL: https://issues.apache.org/jira/browse/IGNITE-1760
             Project: Ignite
          Issue Type: Bug
          Components: interop
    Affects Versions: 1.5
            Reporter: Pavel  Tupitsyn
            Assignee: Pavel  Tupitsyn
             Fix For: 1.5


Currently in methods like ReadInt we just ignore type id byte and proceed to read data, which can result in garbage in case of type mismatch.

Need to validate whether data is of expected type.



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