[ https://issues.apache.org/jira/browse/GEODE-8754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17242589#comment-17242589 ]
ASF GitHub Bot commented on GEODE-8754: --------------------------------------- lgtm-com[bot] commented on pull request #704: URL: https://github.com/apache/geode-native/pull/704#issuecomment-737409611 This pull request **introduces 4 alerts** when merging 2b2e3887f9b647963e14178e08f5f8a9d7d2a7fe into 5f14294535b0e90be01d5587f76f3ec9d0102e81 - [view on LGTM.com](https://lgtm.com/projects/g/apache/geode-native/rev/pr-a8386920d9a7f0618c9e17fa8ad68a55772b6160) **new alerts:** * 4 for Dereferenced variable may be null ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > 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)