bluez/monitor
Andrei Emeltchenko 73529e535d monitor: Fix possible resource leak
This fixes following memory leak:
...
==14887== 24 bytes in 1 blocks are definitely lost in loss record 2 of 4
==14887==    at 0x4C2CC70: calloc (in
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14887==    by 0x425B6C: btsnoop_open (btsnoop.c:83)
==14887==    by 0x424837: analyze_trace (analyze.c:262)
==14887==    by 0x40249A: main (main.c:189)
...
2014-07-04 16:21:10 +03:00
..
analyze.c monitor: Fix possible resource leak 2014-07-04 16:21:10 +03:00
analyze.h monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
bt.h monitor: Add structure for LE remote connection parameter request event 2014-02-28 20:23:51 -08:00
btsnoop.c monitor: Use shared btsnoop code wherever possible 2014-02-11 11:13:59 -08:00
btsnoop.h monitor: Use shared btsnoop code wherever possible 2014-02-11 11:13:59 -08:00
control.c monitor: Decode Unconfigured Index Removed control event 2014-07-02 21:35:02 +02:00
control.h monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
crc.c monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
crc.h monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
display.c monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
display.h monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
ellisys.c monitor: Use shared btsnoop code wherever possible 2014-02-11 11:13:59 -08:00
ellisys.h monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
hcidump.c monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
hcidump.h monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
hwdb.c monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
hwdb.h monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
keys.c monitor: Free entries in list of idenity resolving key data 2014-02-17 01:02:33 -08:00
keys.h monitor: Add support for resolving random addresses 2014-02-17 00:23:29 -08:00
l2cap.c Replace bt_get_le64() by get_le64() 2014-03-21 10:41:42 +02:00
l2cap.h monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
ll.c monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
ll.h monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
lmp.c monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
lmp.h monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
main.c monitor: Add support for resolving random addresses 2014-02-17 00:23:29 -08:00
mainloop.c monitor: Use miliseconds instead of seconds in the timeout 2014-03-05 14:04:54 +01:00
mainloop.h monitor: Use miliseconds instead of seconds in the timeout 2014-03-05 14:04:54 +01:00
packet.c monitor: Update decoding of Apple manufacturer advertising data 2014-03-21 22:28:01 -07:00
packet.h monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
rfcomm.h monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
sdp.c monitor: Fix crash when parsing SDP 2014-06-02 18:28:51 +03:00
sdp.h monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
uuid.c monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
uuid.h monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
vendor.c monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
vendor.h monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00