mesh: Fixed warning-to-error from GCC 8.1.1
authorBrian Gix <brian.gix@intel.com>
Thu, 23 Aug 2018 20:08:54 +0000 (13:08 -0700)
committerAnupam Roy <anupam.r@samsung.com>
Tue, 17 Dec 2019 12:41:12 +0000 (18:11 +0530)
commitbffa117ce616936bba7e51201ec43f220fc24183
treefaf93106dd03785f519c3dbc686046201e48e138
parent21cf45b856a9670458a0e89e7c1e8c465f58ecc6
mesh: Fixed warning-to-error from GCC 8.1.1

Fixed compiler flagged unsafe usage of strncpy

Change-Id: Ie69c5914eb48a608e2252794e0e5b87135ff5211
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
mesh/storage.c