[
https://issues.apache.org/jira/browse/THRIFT-548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew McGeachie updated THRIFT-548:
------------------------------------
Patch Info: [Patch Available]
> 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.