You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King III (JIRA)" <ji...@apache.org> on 2018/12/27 15:25:21 UTC

[jira] [Closed] (THRIFT-4586) Thrift generated strings for Cocoa/Objective-C should use copy not strong.

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

James E. King III closed THRIFT-4586.
-------------------------------------

> Thrift generated strings for Cocoa/Objective-C should use copy not strong.
> --------------------------------------------------------------------------
>
>                 Key: THRIFT-4586
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4586
>             Project: Thrift
>          Issue Type: Bug
>            Reporter: Kevin Carbone
>            Assignee: James E. King III
>            Priority: Major
>             Fix For: 0.12.0
>
>
> Thrift generated strings for Cocoa/Objective-C should use copy not strong.
> Currently all strings use strong. This is dangerous if one assigns a strong reference to an analytics object.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)