commit | 717be4e8209e4c24d8a1e395f65f86aee5bb0e69 | [log] [tgz] |
---|---|---|
author | Andre Eisenbach <eisenbach@google.com> | Thu Aug 28 18:36:28 2014 -0700 |
committer | Andre Eisenbach <eisenbach@google.com> | Fri Aug 29 12:14:43 2014 -0700 |
tree | 5660aa5a5e6b0389d2f6159d5b7923a0456f50bf | |
parent | 76b4771991363ff69a099f483362805e4df63836 [diff] |
Protect against Bluetooth share crash because of invalid timer callback If the timer callback is not set when fired, a SIGSEGV will ensue. This patch checks to make sure the callback is set before invoking the function. Bug: 17307367 Change-Id: I2ee284bdbd3b54a368e373d9ac9e6e47205dcff6