]> git.proxmox.com Git - mirror_lxc.git/commit
secure coding: #3 strcpy => strlcpy
authorDonghwa Jeong <dh48.jeong@samsung.com>
Mon, 18 Jun 2018 09:21:23 +0000 (18:21 +0900)
committerDonghwa Jeong <dh48.jeong@samsung.com>
Mon, 18 Jun 2018 09:21:23 +0000 (18:21 +0900)
commit18cd4b5484e17573498bbf848f8671c5a0856a70
tree8c1651d0ac078699fec88d1d64ee6bba1619b3ee
parent663014ee7c151ef0920344c6d609042a7f4d7a57
secure coding: #3 strcpy => strlcpy

Signed-off-by: Donghwa Jeong <dh48.jeong@samsung.com>
src/lxc/confile.c
src/lxc/confile_utils.c
src/lxc/confile_utils.h
src/tests/attach.c
src/tests/cgpath.c
src/tests/shortlived.c