Re: [PM] Patrick: which part of "maintainer" and "peer review" needsexplaining to you?

From: Patrick Mochel
Date: Fri Aug 22 2003 - 17:35:46 EST



> > How is strlen(NULL) better than strncpy(_, NULL, _)?

Actually, the string should not NULL, but merely empty. Neither strlen()
nor strncpy() will check for a NULL string.

My other argument still stands.


Pat

-
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/