commit | 74549c82adae283f99fc34b2229c11035ef0bf7f | [log] [tgz] |
---|---|---|
author | Johnny Chen <johnny.chen@apple.com> | Tue Jul 19 01:13:00 2011 +0000 |
committer | Johnny Chen <johnny.chen@apple.com> | Tue Jul 19 01:13:00 2011 +0000 |
tree | 38f4e9fa3c58e5d721ae51e1a1230ec0a878530e | |
parent | 09ddc434422eca14c4c3349379926d82f9ed0506 [diff] |
Initialize the all important automatic variable 'lldb::ConnectionStatus status' before invoking the Read(...) method to read in bytes. This seems to fix the infinite looping I was seeing on SnowLeopard while running the test suite. llvm-svn: 135461