On Thu, Nov 22, 2007 at 12:02:17PM +0100, Wincent Colaiuta wrote: > True, argv will never be NULL. We'll still be doing a zero-byte memcpy > though, which I guess is not a big deal here. I'll drop the conditional. Right. And zero-byte memcpy _is_ allowed by the standard, so it will already internally have some form of that conditional. -Peff - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html