commit | 7bcb9597c8ae90e22ee9efff6f64cf3e2065e5dc | [log] [tgz] |
---|---|---|
author | Zach Johnson <zachoverflow@google.com> | Mon Jul 13 18:00:35 2015 -0700 |
committer | Sharvil Nanavati <sharvil@google.com> | Mon Jul 13 22:50:13 2015 -0700 |
tree | 2a90149270403024e976a73ddc16f0cbd7df5ca7 | |
parent | c3d69a798ee7093c87e929735d43cd27a8b0b131 [diff] |
Fix BluetoothSocket file descriptor leak Sockets accepted on a server socket didn't populate the mPfd field, which is used to close out the java end of the native-and-java communication socket when the overall rfcomm socket is closed. #badnewsbears b/21398841 Change-Id: I3adb0a9965f83d0f3006fa4f79ea4abeab5c9a17