Parent: 8d2b847b007b8d0a271edf991be51db8023e2832
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2021-11-10 00:45:25
Tree: 88980632d01a3625c4420b4eecd0482fa769ac09
media: Fix memory leak This fixes the following memory leak as a result of not freeing app->proxies: 160 (32 direct, 128 indirect) bytes in 1 blocks are definitely lost in loss record 218 of 261 at 0x484086F: malloc (vg_replace_malloc.c:381) by 0x1CF80E: btd_malloc (util.c:33) by 0x1CF24D: queue_new (queue.c:47) by 0x144DB9: create_app (media.c:2262) by 0x144DB9: register_app (media.c:2322) by 0x1CC148: process_message (object.c:246)
Diffstat
| M | profiles/audio/media.c | | | 1 | + |
1 files changed, 1 insertions(+), 0 deletions(-)