On Thu, Nov 08, 2007 at 01:38:12AM -0800, Junio C Hamano wrote: > When pushing to overwrite a ref that points at a commit we do > not even have, the recent "terse push" patch tried to get a > unique abbreviation for the non-existent (from our point of > view) object, which resulted in strcpy(buf, NULL) and > segfaulted. Good catch. The fix looks obviously correct. -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