commit | 837efc3194a03beaaa32b370c63a9270ed9664d8 | [log] [tgz] |
---|---|---|
author | Martijn Coenen <maco@google.com> | Tue Mar 05 17:17:20 2013 -0800 |
committer | Martijn Coenen <maco@google.com> | Tue Mar 05 17:32:58 2013 -0800 |
tree | 884477a467dc78a5e1658b7a437a35c98c3e324e | |
parent | 7c4b4fadb66959c50c170182847886e83393eebf [diff] |
Fix wrong callback being cleared. When a call to disconnect() failed, the connect() callback was cleared, not the disconnect() one. This would cause deadlocks, where JNI threads were forever blocked on doConnect(). Bug: 7324226 Change-Id: I784c8d700c87d643315f2417610ca75ef8f9aa7c