commit | d1cf16c91605d051d36360f70858b06b103b4aed | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Mon Sep 24 21:24:42 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Sep 25 08:51:04 2007 -0700 |
tree | 6d15f032ae71e481a79ecd8c915a250d38f84ef6 | |
parent | afa684f6fda6086b229348f0ea21df7c8ad17964 [diff] |
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>