[
https://issues.apache.org/jira/browse/THRIFT-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14935909#comment-14935909
]
ASF GitHub Bot commented on THRIFT-3237:
----------------------------------------
GitHub user jeking3 opened a pull request:
https://github.com/apache/thrift/pull/632
THRIFT-3237: Fix memory leak in pipe server
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jeking3/thrift bugfix/THRIFT-3237
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/632.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 #632
----
commit 48d5401f5da03d2526cdc8dd63eb0402c61a8a0b
Author: James E. King, III <[email protected]>
Date: 2015-09-29T19:57:40Z
THRIFT-3237: fix pipe server memory leak
commit 210db6348d5a7571fb9e340a5c1cd1ff41f1c69b
Author: James E. King, III <[email protected]>
Date: 2015-09-29T19:57:40Z
THRIFT-3237: fix pipe server memory leak
commit 223ca8d40ce3af87bb34078347d74081f6b05899
Author: James E. King, III <[email protected]>
Date: 2015-09-29T21:27:45Z
Merge branch 'bugfix/THRIFT-3237' of github.com:jeking3/thrift into
bugfix/THRIFT-3237
----
> Fix TNamedPipeServer::createNamedPipe memory leak
> -------------------------------------------------
>
> Key: THRIFT-3237
> URL: https://issues.apache.org/jira/browse/THRIFT-3237
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Affects Versions: 0.9.2
> Environment: Windows
> Reporter: Paweł Janicki
> Assignee: James E. King, III
> Priority: Critical
> Attachments:
> 0001-THRIFT-3237.-cpp-Fix-TNamedPipeServer-createNamedPip.patch
>
>
> Some resources are not released
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)