[
https://issues.apache.org/jira/browse/GEODE-7625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072062#comment-17072062
]
ASF subversion and git services commented on GEODE-7625:
--------------------------------------------------------
Commit 51f6037fae9be758da9009a70d1402abaa68128f in geode-native's branch
refs/heads/master from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=51f6037 ]
GEODE-7625: Remove broken Diffie-Hellman code
* GEODE-7625: Remove broken DH.
Replace with error message when DH is configured.
* Windows changes
* clang-tidy fixes
* Fix dependency ordering issues.
> Remove broken DH support
> ------------------------
>
> Key: GEODE-7625
> URL: https://issues.apache.org/jira/browse/GEODE-7625
> Project: Geode
> Issue Type: Task
> Components: native client
> Reporter: Jacob Barrett
> Assignee: Ernest Burghardt
> Priority: Major
> Fix For: 1.12.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> The DH support in geode native client has been broken since donation. There
> are currently no enabled tests for DH. The current sources compile but
> guarantee a memory access violation. All 4 implementation in the code base
> have the same bug. I recommend removal of the source to cleanup the code and
> build.
> If DH support is required in the client at a later date we can either recover
> the sources or better yet start over with testing.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)