projects
/
platform
/
core
/
multimedia
/
libmm-sound.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1294a7c
)
Fix memory leak
41/228541/1
submit/tizen/20200325.060410
author
INSUN PYO
<insun.pyo@samsung.com>
Mon, 23 Mar 2020 23:21:55 +0000
(08:21 +0900)
committer
INSUN PYO
<insun.pyo@samsung.com>
Mon, 23 Mar 2020 23:21:55 +0000
(08:21 +0900)
Change-Id: Idd7046f37979ac6041eac1b6b6df87c9a31d8f98
mm_sound_proxy.c
patch
|
blob
|
history
diff --git
a/mm_sound_proxy.c
b/mm_sound_proxy.c
index
2667252
..
eff92b9
100644
(file)
--- a/
mm_sound_proxy.c
+++ b/
mm_sound_proxy.c
@@
-448,6
+448,7
@@
int mm_sound_proxy_get_current_connected_device_list(int device_flags, GList** d
break;
}
}
+ g_variant_unref(child);
#ifdef TIZEN_TV