aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2010-08-10 18:02:54 -0700
committerLinus Torvalds <[email protected]>2010-08-11 08:59:18 -0700
commite400c28524af2d344b1663b27bf28984fa959a0e (patch)
tree00be68cbb87be859edd67da60dfd12506879fe01 /scripts/patch-kernel
parent2b24706a798d07cf40534d7763f608045e42e15f (diff)
cgroups: save space for the terminator
The original code didn't leave enough space for a NULL terminator. These strings are copied with strcpy() into fixed length buffers in cgroup_root_from_opts(). Signed-off-by: Dan Carpenter <[email protected]> Acked-by: Serge E. Hallyn <[email protected]> Reviewd-by: KAMEZAWA Hiroyuki <[email protected]> Cc: Paul Menage <[email protected]> Cc: Li Zefan <[email protected]> Cc: Ben Blum <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions