alistair23-linux/fs/openpromfs
Jan Engelhardt 0928d68056 [PATCH] openpromfs: fix missing NUL
tchars is not '\0'-terminated so the strtoul may run into problems.  Fix that.
 Also make tchars as big as a long in hexadecimal form would take rather than
just 16.

Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-25 10:01:05 -07:00
..
inode.c [PATCH] openpromfs: fix missing NUL 2006-06-25 10:01:05 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00