Re: [PATCH 39] net/ipv4/ip_options.c: kmalloc + memset conversionto kzalloc

From: David Miller
Date: Tue Jul 31 2007 - 17:07:43 EST


From: Mariusz Kozlowski <m.kozlowski@xxxxxxxxxx>
Date: Tue, 31 Jul 2007 20:16:59 +0200

> Signed-off-by: Mariusz Kozlowski <m.kozlowski@xxxxxxxxxx>

Applied, but note that this patch changes behavior, previously
only the ip_options structure base was cleared out, but now
the whole memory region is cleared.

I think it's OK for this case, but I'm just making note of it.
-
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/