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/07/23 20:14:14 UTC

[jira] Closed: (THRIFT-548) TBinaryProtocol.m allocates memory on the stack

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

Andrew McGeachie closed THRIFT-548.
-----------------------------------


> TBinaryProtocol.m allocates memory on the stack
> -----------------------------------------------
>
>                 Key: THRIFT-548
>                 URL: https://issues.apache.org/jira/browse/THRIFT-548
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Cocoa)
>            Reporter: Andrew McGeachie
>            Assignee: Andrew McGeachie
>         Attachments: thrift-548.patch
>
>
> [TBinaryProtocol readStringBody:] allocates a temporary buffer on the stack, causing extremely bad things to sometimes happen when reading large amounts of data.

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