Usage strcpy instead of strncpy. 46/29546/1 accepted/tizen/common/20141029.134507 submit/tizen_common/20141029.113059
authorBaptiste DURAND <baptiste.durand@open.eurogiciel.org>
Wed, 29 Oct 2014 11:20:09 +0000 (12:20 +0100)
committerBaptiste DURAND <baptiste.durand@open.eurogiciel.org>
Wed, 29 Oct 2014 11:29:48 +0000 (12:29 +0100)
commit5a4df56a9c6eba36b56e9ffd042674b9255720ac
treed20f25e59c73222deeda87082260022aedf719b3
parent654036a7915fbd0097e34d17d573dfd1cba5829a
Usage strcpy instead of strncpy.

Sometimes   strncpy seems to have strange behavior

BUG=XWALK-2800
Change-Id: Idf11bb372e384fb23835b2a062a46d6ca0853ab1
Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org>
app_launcher.c