diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-08-27 01:34:16 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-08-27 01:34:16 +0000 |
commit | ece176e0f6a9a3760358001fb39b308c8ffc5edc (patch) | |
tree | 5dc89d1aaf07d19deb8e65f3ee46250933a301bf /lldb/packages/Python/lldbsuite/test/lang/cpp/stl/TestStdCXXDisassembly.py | |
parent | 25abd0ebddc21e4452bbbb401c335979d5a45c42 (diff) | |
download | bcm5719-llvm-ece176e0f6a9a3760358001fb39b308c8ffc5edc.tar.gz bcm5719-llvm-ece176e0f6a9a3760358001fb39b308c8ffc5edc.zip |
[ConnectionFileDescriptor] Add shutdown check in ::Write.
The disconnect method sets the shutdown flag to true. This currently
only prevents any reads from happening, but not writes, which is
incorrect. Presumably this was just an oversight when adding
synchronization to the class. This adds the same shutdown check to the
Write method.
Over-the-shoulder reviewed by Jim!
llvm-svn: 370002
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/stl/TestStdCXXDisassembly.py')
0 files changed, 0 insertions, 0 deletions