You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/08/19 07:24:16 UTC

[jira] Closed: (THRIFT-706) Memory leak in TCompactProtocol

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

Bryan Duxbury closed THRIFT-706.
--------------------------------

    Assignee: David Reiss

> Memory leak in TCompactProtocol
> -------------------------------
>
>                 Key: THRIFT-706
>                 URL: https://issues.apache.org/jira/browse/THRIFT-706
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (C++)
>    Affects Versions: 0.2
>            Reporter: Hua Su
>            Assignee: David Reiss
>
> TCompactProtocol's member string_buf_ is realloc in TCompactProtocol::readBinary() but never freed.

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