You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Andrew McGeachie (JIRA)" <ji...@apache.org> on 2009/05/04 23:28:30 UTC

[jira] Resolved: (THRIFT-478) Memory leak in TNSStreamTransport

     [ https://issues.apache.org/jira/browse/THRIFT-478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew McGeachie resolved THRIFT-478.
-------------------------------------

    Resolution: Fixed

Committed.

> Memory leak in TNSStreamTransport
> ---------------------------------
>
>                 Key: THRIFT-478
>                 URL: https://issues.apache.org/jira/browse/THRIFT-478
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Cocoa)
>            Reporter: Matt Stevens
>         Attachments: thrift-478.patch
>
>
> TNSStreamTransport retains the input and output streams, but does not release them. Since the input stream retains the data object passed into it, all data that goes through the stream transport is leaked.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.