``` /home/user/nasa/cFS/tools/cFS-GroundSystem/Subsystems/cmdUtil/cmdUtil.c:817:17: error: ‘strncpy’ specified bound 1024 equals destination size [-Werror=stringop-truncation] strncpy(sbuf, &tail[1], sizeof(sbuf)); ``` https://github.com/nasa/cFS-GroundSystem/blob/5e879b9f9eb4dad353e615449d3baacb8b7fde9b/Subsystems/cmdUtil/cmdUtil.c#L817