diff options
author | Ravi Nagarajan <nravi@broadcom.com> | 2012-08-20 06:58:18 -0700 |
---|---|---|
committer | Matthew Xie <mattx@google.com> | 2012-08-21 00:27:46 -0700 |
commit | f19a017a6f0beb4e79fc50a21d6d10172431bd9c (patch) | |
tree | 9bf186657b351b383333a0753be167f95dcdd319 /btif | |
parent | 6204666c25b8c92d76e700796bcc9924cc514a21 (diff) | |
download | external_bluetooth_bluedroid-f19a017a6f0beb4e79fc50a21d6d10172431bd9c.zip external_bluetooth_bluedroid-f19a017a6f0beb4e79fc50a21d6d10172431bd9c.tar.gz external_bluetooth_bluedroid-f19a017a6f0beb4e79fc50a21d6d10172431bd9c.tar.bz2 |
Fix for random bluetooth crash on transfer context
Crash is seen while attempting to memcpy more data than what is
actually available. Root cause is that the stack callbacks where
sending arguments which are union members and not the union
structure. This resulted in a crash during memcpy
bug 7016761
Change-Id: I55ad3c885d1634e44833152ed0808b09e437a657
Diffstat (limited to 'btif')
0 files changed, 0 insertions, 0 deletions