d2d-conv-setting : fix svace issue 59/114459/1 accepted/tizen/3.0/mobile/20170215.033644 submit/tizen_3.0/20170214.004548
authorSegwon <segwon.han@samsung.com>
Mon, 13 Feb 2017 10:44:58 +0000 (19:44 +0900)
committerSegwon <segwon.han@samsung.com>
Mon, 13 Feb 2017 10:45:28 +0000 (19:45 +0900)
commit94c1a9b6daf07d510f614ea7adda65abfe9fe69b
treec3028a9cddb831878ad8409314ccf7ca04d314e8
parente2eab4c74d2a82ab9922d976a371a3577887f207
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: I9872ab9ae254727ded020d0ce84a0f2d2e8c485a
src/ui/setting_item_device_list.c