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)