Hrishikesh Dhayagude
29ec0339f6
components/bt: Fix a probable memory leak for BTA_GATTS_CONF_EVT event
...
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-25 16:26:37 +00:00
..
2018-07-12 19:10:37 +08:00
2018-08-23 08:28:57 +02:00
2018-07-30 06:28:43 +00:00
2018-08-07 11:28:54 +05:30
2018-08-23 11:41:40 +02:00
2018-08-22 11:32:08 +08:00
2018-08-25 16:26:37 +00:00
2018-07-09 13:22:24 +03:00
2018-07-24 06:08:48 +00:00
2018-07-09 13:22:24 +03:00
2018-08-23 05:21:49 +00:00
2018-08-23 11:27:14 +08:00
2018-08-22 16:49:29 +08:00
2018-08-03 16:47:07 +05:30
2018-08-21 09:07:07 +00:00
2018-07-05 22:20:20 +03:00
2018-08-23 08:28:57 +02:00
2018-08-20 19:52:48 +08:00
2018-08-02 11:02:45 +02:00
2018-07-31 08:45:43 +03:00
2018-08-21 12:19:33 +10:00
2018-08-10 16:46:52 +08:00
2018-07-20 15:49:17 +05:30
2018-08-24 14:25:24 +08:00
2018-07-09 13:22:24 +03:00
2018-07-30 06:28:43 +00:00
2018-08-01 14:56:50 +08:00
2018-08-14 07:25:08 +00:00
2018-08-02 11:02:45 +02:00
2018-07-09 13:22:24 +03:00
2018-08-21 17:08:46 +05:30
2018-07-13 15:03:50 +08:00
2018-08-23 08:28:57 +02:00
2018-07-11 14:21:09 +08:00
2018-07-03 16:28:24 +05:30
2018-08-23 11:27:14 +08:00
2018-08-13 13:59:07 +05:00
2018-07-26 08:33:24 +08:00
2018-08-20 19:52:48 +08:00
2018-08-13 16:48:27 +00:00
2018-07-30 06:28:43 +00:00
2018-07-31 08:45:43 +03:00
2018-07-30 11:17:11 +05:30