[wifi-tdls]: Fixed Memory Leak issue 15/59215/2
authorManeesh Jain <maneesh.jain@samsung.com>
Thu, 11 Feb 2016 11:20:04 +0000 (16:50 +0530)
committermaneesh jain <maneesh.jain@samsung.com>
Thu, 11 Feb 2016 11:26:07 +0000 (03:26 -0800)
commit034724d93c34c1a87556e3674ec4b17ed9ee3932
treed48ddd95ba3efa63dd7fd81555090bcf2a24041e
parent096629df3b407b6e10535a94a19a4db8de12c024
[wifi-tdls]: Fixed Memory Leak issue

Description:g_variant_print() return
a newly-allocated string holding the result. It was not getting free.
As this is only informative log, so no more required.

Change-Id: Ia9de2609f18d96dddf146ff4978e53b9198ad883
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
src/wifi-tdls.c