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 d8aea0c70 Bound TJSONProtocol string and number reads by
MaxMessageSize Client: delphi
add bbeecad4b Bound TJSONProtocol string and number reads by
MaxMessageSize Client: netstd
No new revisions were added by this update.
Summary of changes:
.../Protocols/TJsonProtocolSizeLimitTests.cs | 96 ++++++++++++++++++++++
lib/netstd/Thrift/Protocol/TJSONProtocol.cs | 23 ++++++
2 files changed, 119 insertions(+)
create mode 100644
lib/netstd/Tests/Thrift.Tests/Protocols/TJsonProtocolSizeLimitTests.cs