You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/07/13 18:11:00 UTC

[jira] [Commented] (IGNITE-5753) CPP: Memory leak on argument cleaning for SqlQuery and SqlFieldsQuery

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

ASF GitHub Bot commented on IGNITE-5753:
----------------------------------------

GitHub user isapego opened a pull request:

    https://github.com/apache/ignite/pull/2299

    IGNITE-5753: Memory leak fixed

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-5753

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/2299.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2299
    
----
commit d982a4534d825ba63f8cca8c3f48fb925dbc0c8c
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-07-13T18:09:34Z

    IGNITE-5753: Memory leak fixed

----


> CPP: Memory leak on argument cleaning for SqlQuery and SqlFieldsQuery
> ---------------------------------------------------------------------
>
>                 Key: IGNITE-5753
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5753
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: 2.0
>            Reporter: Igor Sapego
>            Assignee: Igor Sapego
>             Fix For: 2.2
>
>
> There is a memory leak in {{SqlQuery::ClearArguments()}} and {{SqlFieldsQuery::ClearArguments()}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)