bluez/unit
Luiz Augusto von Dentz 7f3eda34b5 unit/test-gdbus-client: Fix memory leak
The following memory leak is causes if not all interfaces are freed
once closing the connecting:

7,738 (232 direct, 7,506 indirect) bytes in 1 blocks are definitely lost in loss record 302 of 302
       at 0x4C2A9C7: calloc (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
       by 0x519517F: ??? (in /usr/lib64/libdbus-1.so.3.8.13)
       by 0x519EF8E: ??? (in /usr/lib64/libdbus-1.so.3.8.13)
       by 0x519F462: ??? (in /usr/lib64/libdbus-1.so.3.8.13)
       by 0x5193419: ??? (in /usr/lib64/libdbus-1.so.3.8.13)
       by 0x517E6AE: ??? (in /usr/lib64/libdbus-1.so.3.8.13)
       by 0x517A06B: ??? (in /usr/lib64/libdbus-1.so.3.8.13)
       by 0x4076B9: g_dbus_setup_private (mainloop.c:314)
       by 0x404B8C: client_force_disconnect (test-gdbus-client.c:882)
       by 0x410B52: run_callback (tester.c:417)
       by 0x4E7EA89: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.4400.1)
       by 0x4E7EE1F: ??? (in /usr/lib64/libglib-2.0.so.0.4400.1)
2015-08-26 13:42:33 +03:00
..
test-avctp.c unit: Replace use of g_malloc+memcpy with gmemdup 2015-03-27 10:49:34 +02:00
test-avdtp.c unit: Replace use of g_malloc+memcpy with gmemdup 2015-03-27 10:49:34 +02:00
test-avrcp.c android/avrcp-lib: Use void pointer in register_notification 2015-04-16 13:23:31 +02:00
test-crc.c unit/test-crc: Use tester framework 2015-04-12 19:06:45 +03:00
test-crypto.c unit/test-crypto: Use tester framework 2015-04-12 19:06:46 +03:00
test-ecc.c unit/test-ecc: Use tester framework 2015-04-12 19:06:46 +03:00
test-eir.c unit/test-eir: Add ad/uri-beacon test 2015-04-20 15:03:56 +03:00
test-gatt.c unit/test-gatt: Add /TP/GAW/CL/BI-23-C/auto test 2015-06-24 14:35:43 +03:00
test-gattrib.c shared/att: Add ext_signed flag to be able to use external crypto 2015-05-19 16:42:43 +02:00
test-gdbus-client.c unit/test-gdbus-client: Fix memory leak 2015-08-26 13:42:33 +03:00
test-gobex-apparam.c unit: Fix includes for gobex.h header 2015-03-01 00:27:06 -08:00
test-gobex-header.c unit: Fix includes for gobex.h header 2015-03-01 00:27:06 -08:00
test-gobex-packet.c unit: Fix includes for gobex.h header 2015-03-01 00:27:06 -08:00
test-gobex-transfer.c unit: Fix includes for gobex.h header 2015-03-01 00:27:06 -08:00
test-gobex.c unit: Fix includes for gobex.h header 2015-03-01 00:27:06 -08:00
test-hfp.c unit: Replace use of g_malloc+memcpy with gmemdup 2015-03-27 10:49:34 +02:00
test-hog.c shared/att: Add ext_signed flag to be able to use external crypto 2015-05-19 16:42:43 +02:00
test-lib.c unit/test-lib: Use tester framework 2015-05-22 13:52:47 +03:00
test-mgmt.c unit/test-mgmt: Add /mgmt/destroy/1 test 2014-12-12 12:24:11 -02:00
test-queue.c unit/test-queue: Use tester framework 2015-05-22 13:52:47 +03:00
test-ringbuf.c unit/test-ringbuf: Use tester framework 2015-05-22 13:52:47 +03:00
test-sdp.c unit: Replace use of g_malloc+memcpy with gmemdup 2015-03-27 10:49:34 +02:00
test-textfile.c unit/test-textfile: Use tester framework 2015-05-22 13:52:47 +03:00
test-uhid.c unit: Replace use of g_malloc+memcpy with gmemdup 2015-03-27 10:49:34 +02:00
test-uuid.c unit/test-uuid: Use tester framework 2015-05-22 13:52:48 +03:00
util.c unit: Fix includes for gobex.h header 2015-03-01 00:27:06 -08:00
util.h unit: Fix includes for gobex.h header 2015-03-01 00:27:06 -08:00