[GitHub] thrift pull request #1490: THRIFT-4454 Large writes/reads may cause range ch...

2018-02-02 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/thrift/pull/1490


---


[GitHub] thrift pull request #1490: THRIFT-4454 Large writes/reads may cause range ch...

2018-02-01 Thread Jens-G
GitHub user Jens-G opened a pull request:

https://github.com/apache/thrift/pull/1490

THRIFT-4454 Large writes/reads may cause range check errors in debug …

…mode

Client: Delphi
Patch: Jens Geyer

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/Jens-G/thrift THRIFT-4454

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/thrift/pull/1490.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1490


commit df265ad7de0ee7f8faf89e32a3f05bbc75f5343b
Author: Jens Geyer 
Date:   2018-02-01T21:37:18Z

THRIFT-4454 Large writes/reads may cause range check errors in debug mode
Client: Delphi
Patch: Jens Geyer




---