aedbb3b81a
strncpy is going to be added to the list of banned functions because it does not guarantee strings are null terminated. Change-Id: Ic18623c281cca7c3d87732bc7677b284d57685c8 Signed-off-by: Ben Walker <benjamin.walker@intel.com> Reviewed-on: https://review.gerrithub.io/407023 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>