You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/12/20 19:06:03 UTC

[jira] [Commented] (GEODE-7601) Memory leaks in C++ native client found when running old integration-tests

    [ https://issues.apache.org/jira/browse/GEODE-7601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17001097#comment-17001097 ] 

ASF subversion and git services commented on GEODE-7601:
--------------------------------------------------------

Commit 80d4edb9e0e04e0a57b91919ba819d831e869a8e in geode-native's branch refs/heads/develop from Alberto Gomez
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=80d4edb ]

GEODE-7601: Memory leaks in C++ native client found when running old integration-tests (#564)

Several memory leaks and other issues in memory
management have been fixed in the native client.
The issues were found when running the old integration
tests under valgrind.

Many issues in the testing framework have also been fixed
to make it easier to identify and fix the problems
in the native client.



> Memory leaks in C++ native client found when running old integration-tests
> --------------------------------------------------------------------------
>
>                 Key: GEODE-7601
>                 URL: https://issues.apache.org/jira/browse/GEODE-7601
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>            Reporter: Alberto Gomez
>            Assignee: Alberto Gomez
>            Priority: Major
>             Fix For: 1.12.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Some memory leaks, invalid reads and mismatched free / delete delete[] errors are reported by valgrind when running the old integration tests (integration-test).
> Lots of memory issues are also found in the testing framework which makes it hard to identify the errors in the native client.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)