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

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

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

Matt Stevens updated THRIFT-478:
--------------------------------

    Patch Info: [Patch Available]

Marking as patch available.

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