missing null termination in one wire uevent
authorStephen Hemminger <shemminger@linux-foundation.org>
Tue, 25 Sep 2007 04:24:42 +0000 (21:24 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 25 Sep 2007 15:51:04 +0000 (08:51 -0700)
commitd1cf16c91605d051d36360f70858b06b103b4aed
tree6d15f032ae71e481a79ecd8c915a250d38f84ef6
parentafa684f6fda6086b229348f0ea21df7c8ad17964
missing null termination in one wire uevent

Need to null terminate environment.  Found by inspection while looking for
similar problems to platform uevent bug

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Cc: Greg Kroah-Hartman <gregkh@suse.de>
Acked-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/w1/w1.c