diff options
author | Pieter Noordhuis <pcnoordhuis@gmail.com> | 2019-02-03 11:49:25 -0800 |
---|---|---|
committer | Facebook Github Bot <facebook-github-bot@users.noreply.github.com> | 2019-02-03 11:52:31 -0800 |
commit | a53d28dd87aa3f5e8fa0f8cbd3199b6a4661c0a9 (patch) | |
tree | dadc24431b638c40f62f55731d06b42317d1f718 | |
parent | 6d86bc7c3f2b4e8e8dbd4993d7b0b3749290c9b5 (diff) | |
download | pytorch-a53d28dd87aa3f5e8fa0f8cbd3199b6a4661c0a9.tar.gz pytorch-a53d28dd87aa3f5e8fa0f8cbd3199b6a4661c0a9.tar.bz2 pytorch-a53d28dd87aa3f5e8fa0f8cbd3199b6a4661c0a9.zip |
Bump gloo (#16638)
Summary:
This bump includes:
* Memory leak fix where the Gloo transport would hold on to auxiliary
structures for send/recv pairs after they finished.
* Fix write-after-free from Gloo thread during stack unwinding on error.
* Removal of the PATENTS file.
Fixes #16144.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/16638
Differential Revision: D13937950
Pulled By: pietern
fbshipit-source-id: 3cfecaf13ee0f214c06681386557a4b1c3e1d6b9
m--------- | third_party/gloo | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/third_party/gloo b/third_party/gloo -Subproject cdeb59d5c82e5401445b4c051bb396f6738d4a1 +Subproject 670b4d4aa46886cc66874e2a4dc846f5cfc2a28 |