diff options
| author | Dan Carpenter <[email protected]> | 2010-08-10 18:02:54 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-08-11 08:59:18 -0700 |
| commit | e400c28524af2d344b1663b27bf28984fa959a0e (patch) | |
| tree | 00be68cbb87be859edd67da60dfd12506879fe01 /scripts/patch-kernel | |
| parent | 2b24706a798d07cf40534d7763f608045e42e15f (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