You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jeremy W. Sherman (JIRA)" <ji...@apache.org> on 2015/02/06 15:09:36 UTC

[jira] [Created] (THRIFT-2983) Replace use of deprecated -[NSData getBytes:] in -[TNSFileHandleTransport readAll:offset:length:]

Jeremy W. Sherman created THRIFT-2983:
-----------------------------------------

             Summary: Replace use of deprecated -[NSData getBytes:] in -[TNSFileHandleTransport readAll:offset:length:] 
                 Key: THRIFT-2983
                 URL: https://issues.apache.org/jira/browse/THRIFT-2983
             Project: Thrift
          Issue Type: Bug
          Components: Cocoa - Library
    Affects Versions: 0.9.2
            Reporter: Jeremy W. Sherman


It looks like the access is actually safe; the code just needs to provide the known length to -getBytes:length: and this will be fixed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)