[
https://issues.apache.org/jira/browse/GEODE-8754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17243584#comment-17243584
]
ASF subversion and git services commented on GEODE-8754:
--------------------------------------------------------
Commit 03f6031cbf9aa2dde46216cfebbaa8a4b46d4182 in geode-native's branch
refs/heads/develop from Michael Martell
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=03f6031 ]
GEODE-8754: Fix uninitialized variable in DataInput::ReadInternalObject (#704)
* Initialize compId in DataInput::ReadInternalObject
* Add new test for ReadInternalObject: CompositeClassWithClassAsKey
* Add java classes to support new cli tests and update instantiators for new
classes
* Add ClassAsKey test
> Deserialization Error in .NET DataInput::ReadObject
> ---------------------------------------------------
>
> Key: GEODE-8754
> URL: https://issues.apache.org/jira/browse/GEODE-8754
> Project: Geode
> Issue Type: Bug
> Components: native client
> Reporter: Michael Martell
> Priority: Major
> Labels: pull-request-available
>
> Using the IDataSerializable interface for user defined .NET types sometimes
> fails in a Release build. Specifically, the DataInput::ReadObject() function
> may fail in a Release build.
> Note: DataInput::ReadObject() never fails in a Debug build.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)