commit | ccf9c15f52eea21858d994601d71308e84c7c859 | [log] [tgz] |
---|---|---|
author | Andre Eisenbach <andre@broadcom.com> | Wed Oct 02 15:37:21 2013 -0700 |
committer | Nick Kralevich <nnk@google.com> | Mon Oct 07 12:50:10 2013 -0700 |
tree | 78f291179d9d0f1afa7ee5d2c673e3e914cfc7cc | |
parent | a7a4a61c943578f705062098d1677ab4a8b0d5f2 [diff] |
LE: Improved handling of illegal GATT PDUs Do additional length checks when handling malformed messages. These messages are never valid, and should be dropped if seen. Before starting to parse out PDU content, it is verified that the buffer contains sufficient bytes and error condition is returned if this is not the case. Bug: 11045073 Change-Id: Ifb792d1575e0514f33e75ed73247ea638807901e