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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)