[GitHub] thrift pull request #1331: THRIFT-3974: fix ThreadSanitizer identified issue...

2017-08-12 Thread asfgit
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] thrift pull request #1331: THRIFT-3974: fix ThreadSanitizer identified issue...

2017-08-12 Thread jeking3
GitHub user jeking3 opened a pull request:

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

THRIFT-3974: fix ThreadSanitizer identified issues

Tested with pthread, boost and std threads and -fsanitizer=thread with 
clang-4.0.

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

$ git pull https://github.com/jeking3/thrift THRIFT-3974

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

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


commit 8a7d13e6a7acde8883be88ecca6506fb0ee695d7
Author: James E. King, III 
Date:   2017-08-12T20:04:55Z

THRIFT-3974: fix ThreadSanitizer identified issues




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---