[
https://issues.apache.org/jira/browse/ORC-123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15755210#comment-15755210
]
ASF GitHub Bot commented on ORC-123:
------------------------------------
GitHub user majetideepak opened a pull request:
https://github.com/apache/orc/pull/74
ORC-123: Fix memory leaks in ToolTest.cc
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/majetideepak/orc ORC-123
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/74.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 #74
----
commit eaa2207376c390bcd0f6c467f3d518ff4869e9c6
Author: Deepak Majeti <[email protected]>
Date: 2016-12-16T18:43:52Z
ORC-123: Fix memory leaks in ToolTest.cc
----
> ToolTest.cc leaks memory
> ------------------------
>
> Key: ORC-123
> URL: https://issues.apache.org/jira/browse/ORC-123
> Project: Orc
> Issue Type: Bug
> Components: C++
> Reporter: Deepak Majeti
> Assignee: Deepak Majeti
>
> ToolTest.cc:111 {{argv}} is never freed.
> {{stdoutName}} and {{stderrName}} created by {{strdup}} are never freed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)