Avoid possible memory leak 43/140043/2
authorMilind Ramesh Murhekar <m.murhekar@samsung.com>
Fri, 21 Jul 2017 12:00:26 +0000 (17:30 +0530)
committerMilind Ramesh Murhekar <m.murhekar@samsung.com>
Mon, 31 Jul 2017 06:49:35 +0000 (12:19 +0530)
commit9530e6cf2ee53fb8b424a23bd1cacdab709874e6
treeb1e92dccb59d3dbd5e13507c6e08abe64fb13df1
parent19dc5fd3534313eb060f240d6318ab09ad40a03f
Avoid possible memory leak

Decription: This patch avoids memory allocation
when dealing with g_variant_get() and g_variant_iter_loop().

Change-Id: Ib324dffb7e03ac0d17f2e87951c69352ea5bbb90
Signed-off-by: Milind Ramesh Murhekar <m.murhekar@samsung.com>
src/signal-handler.c