c0d6eb9d11
strncpy is going to be added to the list of banned functions because it does not guarantee strings are null terminated. Change-Id: I5fe2f9e717bb65caf6fa26dca075aa974c7f7173 Signed-off-by: Ben Walker <benjamin.walker@intel.com> Reviewed-on: https://review.gerrithub.io/407021 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>