On Tue, May 27, 2008 at 10:28:43AM -0400, Jeff King wrote: > If we use an unsupported transport (e.g., http when curl > support is not compiled in), transport_get reports an error > to the user, but we still get a transport object. We need to > manually check and abort the clone process at that point, or > we end up with a segfault. Shouldn't transport_get return NULL in such a situation, instead ? Mike -- 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