You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/17 23:19:00 UTC

[jira] [Commented] (THRIFT-4207) Accelerated version of TBinaryProtocol allows invalid input to string fields.

    [ https://issues.apache.org/jira/browse/THRIFT-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16654359#comment-16654359 ] 

ASF GitHub Bot commented on THRIFT-4207:
----------------------------------------

jeking3 commented on issue #1274: THRIFT-4207: Make sure Python Accelerated protocol does not allow invalid UTF-8
URL: https://github.com/apache/thrift/pull/1274#issuecomment-430822209
 
 
   Many projects are struggling with this.  StackStorm and Ansible are good examples.  We need to continue to support 2.7 for a while longer.  Until we can drop 2.7 support and fully change everything over, we should either close this out or change it so it works.  From what I've seen in the description, it sounds like even six wouldn't be able to fix this.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Accelerated version of TBinaryProtocol allows invalid input to string fields.
> -----------------------------------------------------------------------------
>
>                 Key: THRIFT-4207
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4207
>             Project: Thrift
>          Issue Type: Bug
>          Components: Python - Library
>    Affects Versions: 0.10.0
>            Reporter: Elvis Pranskevichus
>            Assignee: Aki Sukegawa
>            Priority: Major
>
> {{TBinaryProtocolAccelerated}} and {{TCompactProtocolAccelerated}} currently accept arbitrary bytes as input to string fields even when {{py:utf8strings}} is on.



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