OSDN Git Service

Fix for SDP data structure leak during pairing
authorKausik Sinnaswamy <kausik@broadcom.com>
Fri, 3 May 2013 09:32:50 +0000 (15:02 +0530)
committerMatthew Xie <mattx@google.com>
Mon, 6 May 2013 04:44:19 +0000 (21:44 -0700)
commit95664a9acc57b5e51365454f26d2fac0f2e1ecd4
treeb83e52c6aabf56f643ed491e3f92e819fe243317
parent2154e12efeec88780933d47b3c3686ff9f6fe84d
Fix for SDP data structure leak during pairing

During pairing, bluedroid initiates a SDP request to search services.
Upon SDP completion, some data structure buffers were not returned to
the pool resulting in leak.

Bug : 8797456
Change-Id: Ic512fd22ca6b8b748c5b92c02e24016fe785c0b1
btif/src/btif_dm.c