commit | 744098c26b667ae4599c2aabe7459a09b7a4d43d | [log] [tgz] |
---|---|---|
author | Nitin Srivastava <nitinsr@codeaurora.org> | Mon Dec 10 14:14:56 2012 +0530 |
committer | Nitin Srivastava <nitinsr@codeaurora.org> | Thu Dec 13 18:23:35 2012 +0530 |
tree | 46263cbdd51307a43d4ac08041857b2546cf7fb3 | |
parent | 34d5caa0a8eddf37e834ca77b6ca1381ff6f331a [diff] |
Bluetooth: Resolved a race condition Due to simultaneous disconnects from HCI and SCO this race condtion arrives. While doing SCO disconnect a null pointer check for HCI connection should be present to avoid any crash due to this condtion. CRs-Fixed: 415887 Change-Id: I23f0a7a256e267650db0abc2fc510b964b64c50c Signed-off-by: Nitin Srivastava <nitinsr@codeaurora.org>