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 6c2d82463 THRIFT-6328: Read the reply envelope from the input protocol
in Smalltalk Client: st
add c2083e3e6 THRIFT-6300: Read a whole value before decoding it in
TBinaryProtocol Client: st
No new revisions were added by this update.
Summary of changes:
lib/st/test/TProtocolShortReadTest.st | 164 ++++++++++++++++++++++++++++++++++
lib/st/test/run-tests.sh | 1 +
lib/st/thrift.st | 41 ++++++---
3 files changed, 195 insertions(+), 11 deletions(-)
create mode 100644 lib/st/test/TProtocolShortReadTest.st