Jeff King wrote: > I think Junio's point is that it's easy to start dereferencing NULL, > because later parts of the code assume that "host" is always set, even > if only to use it for informational purposes. So those callsites either > need to be fixed to handle a NULL host, or perhaps something like this > instead (totally untested): Agreed. Yours is a much better solution. Andy -- Dr Andy Parkins, M Eng (hons), MIET andyparkins@xxxxxxxxx -- 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