[4.0] Fix Svace issue 13/156313/2 accepted/tizen/4.0/unified/20171023.120643 submit/tizen_4.0/20171023.071729 tizen_4.0.m2_release
authorhuiyu,eun <huiyu.eun@samsung.com>
Wed, 18 Oct 2017 04:38:31 +0000 (13:38 +0900)
committerhuiyu,eun <huiyu.eun@samsung.com>
Thu, 19 Oct 2017 02:50:13 +0000 (11:50 +0900)
commite75f2b8ebad13782a72cd81b7dc16afadff7e691
tree8564d8095883e4bb0a4361bb319d69dd69c29109
parent9387d0cbfc84c4119b05d710ae56d543399c9c28
[4.0] Fix Svace issue

-checker : DEREF_OF_NULL.RET.PROC.STAT
 WID:34918980 Return value of a function 'strtok_r' is dereferenced at watch.cpp:588 without checking,
but it is usually checked for this function (58/68).

-> Add null checker of 'retPtr'

Change-Id: I30be45a865f79588fcc36cd9d8b07c4ceaa7b6b4
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
dali-csharp-binder/src/watch.cpp