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

2017-07-28 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on IGNITE-5753:


Github user isapego closed the pull request at:

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


> 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)


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

2017-07-14 Thread Pavel Tupitsyn (JIRA)

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

Pavel Tupitsyn commented on IGNITE-5753:


[~isapego] looks good.

> 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)


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

2017-07-13 Thread ASF GitHub Bot (JIRA)

[ 
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 
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)