sensord: fix double free problem after the allocation of memory is failed 15/71515/2
authorkibak.yoon <kibak.yoon@samsung.com>
Wed, 25 May 2016 15:15:26 +0000 (00:15 +0900)
committerkibak.yoon <kibak.yoon@samsung.com>
Thu, 26 May 2016 01:54:36 +0000 (10:54 +0900)
commit887697234acea07dbb6c31a1803ea871f7c7cbda
tree723beb6d16cf6ff1591e8569862d1ba1e998c1cf
parentdf00850a3de2f89fbfd61d12ab61295d8e2ff0d1
sensord: fix double free problem after the allocation of memory is failed

- if the allocation of memory is failed, this function has to be finished.

Change-Id: Iea3ca9184812a82b34b3ad3bd299b2d33a382323
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
src/client/external_sensor_manager.cpp