You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by bs...@apache.org on 2020/04/27 16:07:51 UTC

[geode] branch develop updated (be81285 -> ec8db54)

This is an automated email from the ASF dual-hosted git repository.

bschuchardt pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from be81285  GEODE-8027: documentation script to attach swagger json (#5001)
     add ec8db54  GEODE-8020: buffer corruption in SSL communications (#4994)

No new revisions were added by this update.

Summary of changes:
 .../geode/ClusterCommunicationsDUnitTest.java      | 33 +++++++++++++++++++++-
 .../apache/geode/internal/net/NioSslEngine.java    |  4 +--
 .../org/apache/geode/internal/tcp/Connection.java  | 16 +++++++----
 .../geode/internal/net/NioSslEngineTest.java       |  5 ++++
 4 files changed, 49 insertions(+), 9 deletions(-)