Replaced g_free() with free() 06/64606/1 accepted/tizen/common/20160406.145241 accepted/tizen/ivi/20160407.000739 accepted/tizen/mobile/20160407.000727 accepted/tizen/tv/20160407.000730 accepted/tizen/wearable/20160407.000735 submit/tizen/20160406.101248
authorNishant Chaprana <n.chaprana@samsung.com>
Mon, 4 Apr 2016 06:45:22 +0000 (12:15 +0530)
committerNishant Chaprana <n.chaprana@samsung.com>
Mon, 4 Apr 2016 06:47:23 +0000 (12:17 +0530)
commit2546b357b86ad468aeb6f9747acd1ded4c06089f
tree229918a297e3d9ff844cfc33dd9366114b0b67fd
parentbfd88b557f58e3228f849996a58509870d29e9f8
Replaced g_free() with free()

elm_entry_utf8_to_markup() returns memory allocated using strdup()
which should be freed using free() instead of g_free().

Change-Id: If6f0e5796a8ee1d04fec4000c9fce9182eabd255
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
packaging/ug-setting-wifidirect-efl.spec
ug-wifidirect/src/wfd_ug_genlist.c