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 2017/11/17 14:33:01 UTC

[jira] [Created] (IGNITE-6951) .NET: BinaryWriter should throw exception on pointer fields

Pavel Tupitsyn created IGNITE-6951:
--------------------------------------

             Summary: .NET: BinaryWriter should throw exception on pointer fields
                 Key: IGNITE-6951
                 URL: https://issues.apache.org/jira/browse/IGNITE-6951
             Project: Ignite
          Issue Type: Improvement
      Security Level: Public (Viewable by anyone)
          Components: platforms
            Reporter: Pavel Tupitsyn
             Fix For: 2.4


Serializing pointers does not make sense. We already throw on {{IntPtr}} fields, should do the same for any other pointer ({{long*}}, {{void*}}, etc).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)