Re: Simple script that locks up my box with recent kernels

From: Dave Jones
Date: Tue Nov 21 2006 - 22:49:49 EST


On Tue, Nov 21, 2006 at 07:44:45PM -0800, Linus Torvalds wrote:

> > memset(buf, 0, SIZE);
>
> I'm just checking that you're paying attention.
>
> There's a reason sparse warns about the third parameter of a memset()
> being zero ;)

Heh, it's amazing how commonplace that mistake is.
Come back bzero, all is forgiven..

Dave

--
http://www.codemonkey.org.uk
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/