On Sat, 10 Jul 2010 12:54:29 +0200 Dan Carpenter <[email protected]> wrote:
> 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]> > Nice!, Reviewd-by: KAMEZAWA Hiroyuki <[email protected]> _______________________________________________ Containers mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/containers _______________________________________________ Devel mailing list [email protected] https://openvz.org/mailman/listinfo/devel
