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 e455f3255 THRIFT-6069: python: avoid utf8 copy during fastbinary 
string encode (#3595)
     add d68305a73 copy buffered data not the GByteArray struct in c_glib 
read_slow Client: c_glib

No new revisions were added by this update.

Summary of changes:
 .../c_glib/transport/thrift_buffered_transport.c   |  2 +-
 .../c_glib/transport/thrift_framed_transport.c     |  2 +-
 lib/c_glib/test/Makefile.am                        |  6 ++-
 lib/c_glib/test/testbufferedtransport.c            | 47 ++++++++++++++++
 lib/c_glib/test/testframedtransport.c              | 62 ++++++++++++++++++++++
 5 files changed, 115 insertions(+), 4 deletions(-)

Reply via email to