OSDN Git Service

Memory overwrite due to HDP doesn't allocate enough buffer
authorJacob Lee <jacob.lee@mediatek.com>
Fri, 11 Sep 2015 06:06:48 +0000 (14:06 +0800)
committerScott James Remnant <keybuk@google.com>
Mon, 23 Nov 2015 20:41:13 +0000 (12:41 -0800)
commit4d7575b601cd3e0408312d103d0c10cf597c82ab
tree31554b42e76e5da14ae7fbdbb7107ed97df9c28a
parentea01e8d0a3563ce12e8c0af81da48de04eb5effc
Memory overwrite due to HDP doesn't allocate enough buffer

HDP doesn't allocate enough buffer, so L2CAP overwrite two bytes.
Allocation tracker trigger assert due to find that memory be overwrite.

Bug: 23981241

Change-Id: Ib2c27472b16de2188758ec521ef290d6c9a6c8f0
bta/hl/bta_hl_act.c
bta/hl/bta_hl_int.h
bta/hl/bta_hl_main.c
bta/hl/bta_hl_utils.c