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 2018/11/06 16:59:34 UTC

[geode] branch feature/GEODE-5985 updated (2101f95 -> 37d6025)

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

bschuchardt pushed a change to branch feature/GEODE-5985
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from 2101f95  GEODE-5985 Possible integer overflow before assigning result to a long variable
     add 37d6025  GEODE-5985 Possible integer overflow before assigning result to a long variable

No new revisions were added by this update.

Summary of changes:
 .../cache/query/internal/index/IndexElemArray.java | 60 +++++++++++++---------
 .../internal/index/IndexElemArrayJUnitTest.java    | 60 ++++++++++++++++++++++
 2 files changed, 96 insertions(+), 24 deletions(-)