]> git.ipfire.org Git - thirdparty/lxc.git/commit
secure coding: strcpy => strlcpy
authorDonghwa Jeong <dh48.jeong@samsung.com>
Mon, 18 Jun 2018 02:30:41 +0000 (11:30 +0900)
committerChristian Brauner <christian.brauner@ubuntu.com>
Mon, 10 Dec 2018 08:26:46 +0000 (09:26 +0100)
commitb1528b425f11bee08fd02d8cdd95794f0b4ca2f0
tree37cbfea0aed4a67d499f72500c0d914a7f57f7b9
parent0fb3fd4452c2af20f8832d6ebfc4b2b1de7b9cb8
secure coding: strcpy => strlcpy

Signed-off-by: Donghwa Jeong <dh48.jeong@samsung.com>
src/lxc/criu.c
src/lxc/lxccontainer.c
src/lxc/start.c
src/lxc/storage/btrfs.c