diff options
author | Pavel Labath <labath@google.com> | 2016-05-05 08:42:17 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2016-05-05 08:42:17 +0000 |
commit | c14e8ced85ecaa4d6c65d91107d583c6b60fb25b (patch) | |
tree | db389f48f1a8bc3c5450e4fbddc0fb10142301f2 /lldb/packages/Python/lldbsuite/test/lang/c/bitfields/TestBitfields.py | |
parent | c4f309a6bd20a64a97d42e26ee44f0b294f500d7 (diff) | |
download | bcm5719-llvm-c14e8ced85ecaa4d6c65d91107d583c6b60fb25b.tar.gz bcm5719-llvm-c14e8ced85ecaa4d6c65d91107d583c6b60fb25b.zip |
Fix EOF handling in AdbClient (take 2)
Summary:
AdbClient would spin in a loop in ReadAllBytes in case the remote end was closed before reading
the requested number of bytes. Make sure we return an error in this case instead.
Reviewers: ovyalov
Subscribers: tberghammer, danalbert, lldb-commits
Differential Revision: http://reviews.llvm.org/D19916
llvm-svn: 268617
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/c/bitfields/TestBitfields.py')
0 files changed, 0 insertions, 0 deletions