Pavel Tupitsyn created IGNITE-2625:
--------------------------------------
Summary: .NET: Incorrect field offset calculation in BinaryReader
Key: IGNITE-2625
URL:
https://issues.apache.org/jira/browse/IGNITE-2625 Project: Ignite
Issue Type: Bug
Components: platforms
Affects Versions: 1.1.4
Reporter: Pavel Tupitsyn
Assignee: Pavel Tupitsyn
Fix For: 1.6
See BinaryReader.SeekField(string), position from _curSchemaMap is used as is, and does not take current object offset (_curPos) into account.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)