OVMS3-idf/components/bt/bluedroid/btc/profile/std
Hrishikesh Dhayagude 32fd3a3215 components/bt: Fix a probable memory leak for BTA_GATTS_CONF_EVT event (backport v3.0)
Multiple modules register their callback BTA_GATTS_AppRegister().

If any of the callbacks do not free the allocated pointer in
BTA_GATTS_CONF_EVT event, then this can result in memory leak.

So, free the pointer after the callback function is called and remove
the calls to free in the callback functions as it is now not required

Signed-off-by: Hrishikesh Dhayagude <hrishi@espressif.com>
2018-08-27 11:57:14 +05:30
..
a2dp component/bt: Fix bug a2dp have disconnect state when connecting with iphone 7 2018-05-11 16:03:33 +08:00
avrc Merge branch 'bugfix/btdm_avrc_remote_bda_error_when_disconnect' into 'master' 2018-03-20 18:24:50 +08:00
battery component/bt : run astyle handle the code files 2016-11-25 02:10:15 +08:00
dis component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
gap Component/bt: add scan duplicate for ble mesh in idf3.0 2018-07-12 07:35:13 +00:00
gatt components/bt: Fix a probable memory leak for BTA_GATTS_CONF_EVT event (backport v3.0) 2018-08-27 11:57:14 +05:30
hid/include component/bt:rebase the BT_BLE_separate to the new master 2017-04-17 22:53:43 -04:00
hid_le component/bt : run astyle handle the code files 2016-11-25 02:10:15 +08:00
include Component/bt: fix connect fail when remote addr type is random 2018-03-30 17:10:56 +08:00
smp component/bt : run astyle handle the code files 2016-11-25 02:10:15 +08:00