Commit: eb42911f651c925178172fd9cef934fc0e93617a
Parent: 68e1ae26b85db5fdd1ef8393a381b6ca59bc74a4
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2013-02-01 23:14:07
Tree: ba9850de82dc9dd41cc9c552db30b6093d514d21

AVDTP: Fix memory leak 56 (16 direct, 40 indirect) bytes in 1 blocks are definitely lost in loss record 173 of 263 at 0x4A0883C: malloc (vg_replace_malloc.c:270) by 0x4C8568E: g_malloc (in /usr/lib64/libglib-2.0.so.0.3400.2) by 0x4C9A7F1: g_slice_alloc (in /usr/lib64/libglib-2.0.so.0.3400.2) by 0x4C9BB92: g_slist_append (in /usr/lib64/libglib-2.0.so.0.3400.2) by 0x422072: send_req (avdtp.c:2569) by 0x422D0B: avdtp_discover (avdtp.c:3380) by 0x41D16C: source_setup_stream (source.c:307) by 0x41D1EF: source_connect (source.c:331) by 0x465411: connect_next (device.c:1073) by 0x466C92: device_profile_connected (device.c:1097) by 0x4629EB: ext_connect (profile.c:950) by 0x44AECB: connect_cb (btio.c:230)

Diffstat

M profiles/audio/avdtp.c | 6 +++++-

1 files changed, 5 insertions(+), 1 deletions(-)

View Full Diff | Patch