OVMS3-idf/components/bt/bluedroid/btc/profile/esp
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
..
ble_button component/bt : run astyle handle the code files 2016-11-25 02:10:15 +08:00
blufi components/bt: Fix a probable memory leak for BTA_GATTS_CONF_EVT event (backport v3.0) 2018-08-27 11:57:14 +05:30
include component/bt : blufi add version 2017-01-06 17:40:46 +08:00
wechat_AirSync component/bt : run astyle handle the code files 2016-11-25 02:10:15 +08:00