This is an automated email from the ASF dual-hosted git repository.

Jens-G pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git


    from deb36fa40 enforce stringLengthLimit in TCompactProtocol.readBinary
     add e455f3255 THRIFT-6069: python: avoid utf8 copy during fastbinary 
string encode (#3595)

No new revisions were added by this update.

Summary of changes:
 lib/py/src/ext/binary.h               |  7 ++++++-
 lib/py/src/ext/compact.h              |  7 ++++++-
 lib/py/src/ext/protocol.h             |  2 +-
 lib/py/src/ext/protocol.tcc           | 20 +++++++++++++++---
 lib/py/test/thrift_TBinaryProtocol.py | 38 +++++++++++++++++++++++++++++++++++
 lib/py/test/thrift_TSerializer.py     | 11 ++++++++++
 6 files changed, 79 insertions(+), 6 deletions(-)

Reply via email to