Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CC: open-amp/lib/rpmsg/rpmsg_virtio.c open-amp/lib/remoteproc/remoteproc.c: In function 'remoteproc_init_mem': open-amp/lib/remoteproc/remoteproc.c:309:17: error: 'strncpy' specified bound 32 equals destination size [-Werror=stringop-truncation] 309 | strncpy(mem->name, name, sizeof(mem->name)); Signed-off-by: Yongrong Wang <[email protected]>
- Loading branch information