OSDN Git Service

Fix a memory corruption issue when processing AVRCP packets.
authorPavlin Radoslavov <pavlin@google.com>
Tue, 5 May 2015 01:28:52 +0000 (18:28 -0700)
committerPavlin Radoslavov <pavlin@google.com>
Tue, 5 May 2015 17:20:21 +0000 (10:20 -0700)
commite4bd4963104f00ec116f956735277c49d0f1f2d5
tree4481e751a17f6ad8a72b866bc2b16b5a849c9378
parente87ef6dba42ebaa94c7f0200d9e5223d1259b9d9
Fix a memory corruption issue when processing AVRCP packets.

As a side effect of the memory corruption, the AVRCP metadata
information was not visible.
Apparently, the bug was in a very old (almost unchanged) code,
and it was triggered because the rest of the code has evolved.

Bug: 20108272
Change-Id: I28466edf6a2fbfc31cfb46d74d03b6c0399f8594
bta/av/bta_av_act.c