d2d-conv-setting : fix svace issue 33/114433/3 accepted/tizen/mobile/20170214.225709 submit/tizen/20170214.004622
authorSegwon <segwon.han@samsung.com>
Mon, 13 Feb 2017 09:33:31 +0000 (18:33 +0900)
committerSegwon <segwon.han@samsung.com>
Mon, 13 Feb 2017 10:24:29 +0000 (19:24 +0900)
commit5a605ed39bc77a77108e83af539b096c7d207c0e
treed046cab9a1ad2afd3379681523c7239475a15bf6
parentf81336512cd66edce9fea00c024105e6198821f1
d2d-conv-setting : fix svace issue
Pointer variable obtained from conv_device_get_property_string() was allocated.
Added free function to prevent memory leak.

Signed-off-by: Segwon <segwon.han@samsung.com>
Change-Id: I18f46bff6a5be3291ba5a680b5ccbb96487300d0
src/ui/setting_item_device_list.c