[GitHub] thrift pull request #1489: THRIFT-4485 Possible invalid ptr AV with overlapp...

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

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


---


[GitHub] thrift pull request #1489: THRIFT-4485 Possible invalid ptr AV with overlapp...

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

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

THRIFT-4485 Possible invalid ptr AV with overlapped read/write on pipes

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-4485

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

https://github.com/apache/thrift/pull/1489.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 #1489


commit 10f90c16a0d9e6275b33086fc90bc2e6ae2d81cd
Author: Jens Geyer 
Date:   2018-02-01T22:38:10Z

THRIFT-4485 Possible invalid ptr AV with overlapped read/write on pipes
Client: Delphi
Patch: Jens Geyer




---