Parent: a0b7ee93a2f375c26ff91997298c5b5bdcee0f43
Author: Jakub Tyszkowski <jakub.tyszkowski@tieto.com>
Committer: Szymon Janc <szymon.janc@tieto.com>
Date: 2014-06-18 16:37:44
Tree: 98f7ac51197341fced384013dde090259a67c37b
android/gatt: Fix not freeing discover_srvc_data This fixes the following issue: 32 bytes in 1 blocks are definitely lost in loss record 92 of 142 ==19365== at 0x4C29DB4: calloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) ==19365== by 0x43275A: search_dev_for_srvc (gatt.c:1302) ==19365== by 0x4354C9: connect_cb (gatt.c:1424) ==19365== by 0x448AD3: accept_cb (btio.c:203) ==19365== by 0x4E79D12: g_main_context_dispatch (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3200.4) ==19365== by 0x4E7A05F: ??? (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3200.4) ==19365== by 0x4E7A459: g_main_loop_run (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.3200.4) ==19365== by 0x40459D: main (main.c:538)
Diffstat
| M | android/gatt.c | | | 4 | ++++ |
1 files changed, 4 insertions(+), 0 deletions(-)